Searched refs:sawSelectionEnd (Results 1 – 1 of 1) sorted by relevance
2046 for (bool sawSelectionEnd = false; curr && !sawSelectionEnd; curr = curr->nextSiblingBox()) { in fillBlockSelectionGaps() local2049 sawSelectionEnd = true; in fillBlockSelectionGaps()2073 if (paintsOwnSelection && (childState == SelectionStart || sawSelectionEnd)) in fillBlockSelectionGaps()