Searched refs:HasSplit (Results 1 – 4 of 4) sorted by relevance
343 bool HasSplit = false; variable365 bool hasSplit() { return HasSplit; } in hasSplit()404 HasSplit = false; in switchTo()
1249 if (Cell.HasSplit) in isSplitCell()1253 if (Next->HasSplit) in isSplitCell()1337 bool HasSplit = false; in getCells() local1367 HasSplit = true; in getCells()1371 Cells.push_back(CellDescription{i, Cell, i, HasSplit, nullptr}); in getCells()
185 bool HasSplit = false; member
869 HasSplit |= Point.isSplit(); in addInsertPoint()