Home
last modified time | relevance | path

Searched refs:selectionGapRects (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderBlock.h260 , m_rects(b->needsLayout() ? GapRects() : b->selectionGapRects()) in BlockSelectionInfo()
270 virtual IntRect selectionRect(bool) { return selectionGapRects(); } in selectionRect()
271 GapRects selectionGapRects();
DRenderBlock.cpp1885 GapRects RenderBlock::selectionGapRects() in selectionGapRects() function in WebCore::RenderBlock
/external/webkit/WebCore/
DChangeLog-2007-10-1443750 Avoid calling selectionRect() and selectionGapRects() on a renderer that needs
43754 (WebCore::RenderBlock::selectionGapRects):
58283 (WebCore::RenderBlock::selectionGapRects): Adjust for overflow scroll.
DChangeLog3247 (WebCore::RenderBlock::selectionGapRects):
25699 (WebCore::RenderBlock::selectionGapRects):
DChangeLog-2006-05-1012910 (WebCore::RenderBlock::selectionGapRects):
DChangeLog-2005-08-2333397 (khtml::RenderBlock::selectionGapRects):