Searched refs:getBackgroundPaintedExtent (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderImage.cpp341 if (!getBackgroundPaintedExtent(paintedExtent))
H A DRenderBox.h634 bool getBackgroundPaintedExtent(LayoutRect&);
H A DRenderBox.cpp1084 bool RenderBox::getBackgroundPaintedExtent(LayoutRect& paintedExtent) function in class:blink::RenderBox
1216 if (!getBackgroundPaintedExtent(backgroundRect))

Completed in 112 milliseconds