Home
last modified time | relevance | path

Searched defs:backgroundClipRect (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderTreeAsText.cpp594 …const IntRect& layerBounds, const IntRect& backgroundClipRect, const IntRect& clipRect, const IntR… in write()
DRenderLayer.cpp3480 IntRect RenderLayer::backgroundClipRect(const RenderLayer* rootLayer, bool temporaryClipRects, Over… in scrollTo() function in WebCore::RenderLayer