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()
185 bool HasSplit = false; member
1408 if (Cell.HasSplit) in isSplitCell()1412 if (Next->HasSplit) in isSplitCell()1498 bool HasSplit = false; in getCells() local1528 HasSplit = true; in getCells()1532 Cells.push_back(CellDescription{i, Cell, i, HasSplit, nullptr}); in getCells()
872 HasSplit |= Point.isSplit(); in addInsertPoint()