Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderReplaced.cpp154 IntRect selectionPaintingRect = localSelectionRect(); in paint()
264 IntRect rect = localSelectionRect(); in selectionRectForRepaint()
273 IntRect RenderReplaced::localSelectionRect(bool checkWhetherSelected) const in localSelectionRect() function in WebCore::RenderReplaced
342 IntRect r = unionRect(localSelectionRect(false), visibleOverflowRect()); in clippedOverflowRectForRepaint()
DRenderReplaced.h52 IntRect localSelectionRect(bool checkWhetherSelected = true) const;
DRenderListMarker.h76 IntRect localSelectionRect();
DRenderListMarker.cpp954 IntRect RenderListMarker::localSelectionRect() in localSelectionRect() function in WebCore::RenderListMarker
991 IntRect selRect = localSelectionRect(); in paint()
1005 IntRect selRect = localSelectionRect(); in paint()
/external/webkit/WebCore/
DChangeLog-2009-06-1650333 (WebCore::RenderReplaced::localSelectionRect):
51085 (WebCore::RenderReplaced::localSelectionRect):
65646 (WebCore::RenderReplaced::localSelectionRect):
DChangeLog-2010-01-296013 (WebCore::RenderListMarker::localSelectionRect):