Searched refs:m_blockSelectionGapsBounds (Results 1 – 2 of 2) sorted by relevance
727 IntRect m_blockSelectionGapsBounds; variable
2971 m_blockSelectionGapsBounds.unite(enclosingIntRect(bounds)); in addBlockSelectionGapsBounds()2977 m_blockSelectionGapsBounds = IntRect(); in clearBlockSelectionGapsBounds()2988 if (m_blockSelectionGapsBounds.isEmpty()) in invalidatePaintForBlockSelectionGaps()2991 LayoutRect rect = m_blockSelectionGapsBounds; in invalidatePaintForBlockSelectionGaps()