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

/external/webkit/Source/WebCore/rendering/
H A DRenderSelectionInfo.h86 , m_rects(b->needsLayout() ? GapRects() : block()->selectionGapRectsForRepaint(m_repaintContainer))
H A DRenderBlock.h123 GapRects selectionGapRectsForRepaint(RenderBoxModelObject* repaintContainer);
574 return selectionGapRectsForRepaint(repaintContainer);
H A DRenderBlock.cpp2766 GapRects RenderBlock::selectionGapRectsForRepaint(RenderBoxModelObject* repaintContainer) function in class:WebCore::RenderBlock

Completed in 84 milliseconds