Searched refs:repaintBlockSelectionGaps (Results 1 – 4 of 4) sorted by relevance
322 void repaintBlockSelectionGaps();
577 m_layer->repaintBlockSelectionGaps(); in clearSelection()
3589 void RenderLayer::repaintBlockSelectionGaps() in scrollTo() function in WebCore::RenderLayer3592 child->repaintBlockSelectionGaps(); in scrollTo()
24661 (WebCore::RenderLayer::repaintBlockSelectionGaps): Added. Recursively invalidates the24667 (WebCore::RenderView::clearSelection): Changed to call repaintBlockSelectionGaps().