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()
180 bool HasSplit = false; member
1446 if (Cell.HasSplit) in isSplitCell()1450 if (Next->HasSplit) in isSplitCell()1536 bool HasSplit = false; in getCells() local1566 HasSplit = true; in getCells()1570 Cells.push_back(CellDescription{i, Cell, i, HasSplit, nullptr}); in getCells()
872 HasSplit |= Point.isSplit(); in addInsertPoint()