Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp3171 LayoutRect localClipRect(hitTestRect); in hitTestChildLayerColumns() local
3355 LayoutRect RenderLayer::localClipRect() const in localClipRect() function in WebCore::RenderLayer
3568 LayoutRect localClipRect = this->localClipRect(); in calculateLayerBounds() local