Searched refs:selectionGapRectsForRepaint (Results 1 – 3 of 3) sorted by relevance
86 …, m_rects(b->canUpdateSelectionOnRootLineBoxes() ? block()->selectionGapRectsForRepaint(m_repaintC… in RenderBlockSelectionInfo()
232 GapRects selectionGapRectsForRepaint(const RenderLayerModelObject* repaintContainer);564 return selectionGapRectsForRepaint(repaintContainer); in selectionRectForRepaint()
2402 GapRects RenderBlock::selectionGapRectsForRepaint(const RenderLayerModelObject* repaintContainer) in selectionGapRectsForRepaint() function in WebCore::RenderBlock