Searched refs:paintingRootRect (Results 1 – 8 of 8) sorted by relevance
103 IntRect paintingRect = renderer->paintingRootRect(topLevelRect); in nodeImage()
82 IntRect paintingRect = renderer->paintingRootRect(topLevelRect); in nodeImage()
307 NSRect paintingRect = renderer->paintingRootRect(topLevelRect);331 NSRect paintingRect = renderer->paintingRootRect(topLevelRect);
588 IntRect paintingRootRect(IntRect& topLevelRect);
1125 IntRect RenderObject::paintingRootRect(IntRect& topLevelRect) in paintingRootRect() function in WebCore::RenderObject
41822 (RenderObject::paintingRootRect): Also returns top element's rect.42429 (RenderObject::absoluteBoundingBoxRect): Helper for paintingRootRect42430 (RenderObject::addAbsoluteRectForLayer): Helper for paintingRootRect42431 (RenderObject::paintingRootRect): Return rect that will be painted if we are
32860 (RenderObject::paintingRootRect):
51054 (WebCore::RenderObject::paintingRootRect):