Searched refs:HasSplit (Results 1 – 4 of 4) sorted by relevance
343 bool HasSplit = false; variable 365 bool hasSplit() { return HasSplit; } in hasSplit() 404 HasSplit = false; in switchTo()
180 bool HasSplit = false; member
1448 if (Cell.HasSplit) in isSplitCell()1452 if (Next->HasSplit) in isSplitCell()1538 bool HasSplit = false; in getCells() local1568 HasSplit = true; in getCells()1572 Cells.push_back(CellDescription{i, Cell, i, HasSplit, nullptr}); in getCells()
873 HasSplit |= Point.isSplit(); in addInsertPoint()