Home
last modified time | relevance | path

Searched refs:selectionGapRectsForRepaint (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderSelectionInfo.h86 …, m_rects(b->canUpdateSelectionOnRootLineBoxes() ? block()->selectionGapRectsForRepaint(m_repaintC… in RenderBlockSelectionInfo()
DRenderBlock.h232 GapRects selectionGapRectsForRepaint(const RenderLayerModelObject* repaintContainer);
564 return selectionGapRectsForRepaint(repaintContainer); in selectionRectForRepaint()
DRenderBlock.cpp2402 GapRects RenderBlock::selectionGapRectsForRepaint(const RenderLayerModelObject* repaintContainer) in selectionGapRectsForRepaint() function in WebCore::RenderBlock