Searched refs:paintsOwnSelection (Results 1 – 1 of 1) sorted by relevance
2550 …bool paintsOwnSelection = curr->shouldPaintSelectionGaps() || curr->isTable(); // FIXME: Eventuall… in blockSelectionGaps() local2551 …bool fillBlockGaps = paintsOwnSelection || (curr->canBeSelectionLeaf() && childState != SelectionN… in blockSelectionGaps()2561 if (paintsOwnSelection && (childState == SelectionStart || sawSelectionEnd)) in blockSelectionGaps()