Home
last modified time | relevance | path

Searched refs:selectionRectForPaintInvalidation (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBR.h39 …virtual LayoutRect selectionRectForPaintInvalidation(const RenderLayerModelObject* /*paintInvalida… in selectionRectForPaintInvalidation() function
DRenderListMarker.h72 …virtual LayoutRect selectionRectForPaintInvalidation(const RenderLayerModelObject* paintInvalidati…
DRenderSelectionInfo.h67 m_rect = o->selectionRectForPaintInvalidation(m_repaintContainer, clipToVisibleContent); in RenderSelectionInfo()
DRenderReplaced.h85 …virtual LayoutRect selectionRectForPaintInvalidation(const RenderLayerModelObject* paintInvalidati…
DRenderText.h115 …virtual LayoutRect selectionRectForPaintInvalidation(const RenderLayerModelObject* paintInvalidati…
DRenderObject.h891 …ct selectionRect(bool clipToVisibleContent = true) { return selectionRectForPaintInvalidation(0, c…
892 …virtual LayoutRect selectionRectForPaintInvalidation(const RenderLayerModelObject* /*paintInvalida…
DRenderReplaced.cpp532 LayoutRect RenderReplaced::selectionRectForPaintInvalidation(const RenderLayerModelObject* paintInv… in selectionRectForPaintInvalidation() function in WebCore::RenderReplaced
DRenderBlock.h412 …virtual LayoutRect selectionRectForPaintInvalidation(const RenderLayerModelObject* paintInvalidati… in selectionRectForPaintInvalidation() function
DRenderListMarker.cpp1830 LayoutRect RenderListMarker::selectionRectForPaintInvalidation(const RenderLayerModelObject* paintI… in selectionRectForPaintInvalidation() function in WebCore::RenderListMarker
DRenderText.cpp1588 LayoutRect RenderText::selectionRectForPaintInvalidation(const RenderLayerModelObject* paintInvalid… in selectionRectForPaintInvalidation() function in WebCore::RenderText