Searched defs:selectionRectForPaintInvalidation (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderReplaced.cpp498 LayoutRect RenderReplaced::selectionRectForPaintInvalidation(const RenderLayerModelObject* paintInvalidationContainer) const function in class:blink::RenderReplaced
H A DRenderListMarker.cpp1623 LayoutRect RenderListMarker::selectionRectForPaintInvalidation(const RenderLayerModelObject* paintInvalidationContainer) const function in class:blink::RenderListMarker
H A DRenderText.cpp1590 LayoutRect RenderText::selectionRectForPaintInvalidation(const RenderLayerModelObject* paintInvalidationContainer) const function in class:blink::RenderText
H A DRenderObject.h919 virtual LayoutRect selectionRectForPaintInvalidation(const RenderLayerModelObject* /*paintInvalidationContainer*/) const { return LayoutRect(); } function in class:blink::RenderObject

Completed in 310 milliseconds