Searched refs:localSelectionRect (Results 1 – 7 of 7) sorted by relevance
160 IntRect selectionPaintingRect = localSelectionRect(); in paint()320 IntRect rect = localSelectionRect(); in selectionRectForRepaint()329 IntRect RenderReplaced::localSelectionRect(bool checkWhetherSelected) const in localSelectionRect() function in WebCore::RenderReplaced396 IntRect r = unionRect(localSelectionRect(false), visualOverflowRect()); in clippedOverflowRectForRepaint()
58 …IntRect localSelectionRect(bool checkWhetherSelected = true) const; // This is in local coordinate…
77 IntRect localSelectionRect();
1093 IntRect RenderListMarker::localSelectionRect() in localSelectionRect() function in WebCore::RenderListMarker1135 IntRect selRect = localSelectionRect(); in paint()1149 IntRect selRect = localSelectionRect(); in paint()
50333 (WebCore::RenderReplaced::localSelectionRect):51085 (WebCore::RenderReplaced::localSelectionRect):65646 (WebCore::RenderReplaced::localSelectionRect):
15336 (WebCore::RenderListMarker::localSelectionRect):16072 …Patched the localSelectionRect method on RenderReplaced so that selection draws in the right place…16091 (WebCore::RenderReplaced::localSelectionRect):
6013 (WebCore::RenderListMarker::localSelectionRect):