Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositedLayerMapping.cpp645 IntRect clippingBox; in updateGraphicsLayerGeometry() local
711 IntRect clippingBox = clipBox(toRenderBox(compositingContainer->renderer())); in computeGraphicsLayerParentLocation() local
751 void CompositedLayerMapping::updateChildContainmentLayerGeometry(const IntRect& clippingBox, const … in updateChildContainmentLayerGeometry()
887 …ForegroundLayerGeometry(const FloatSize& relativeCompositingBoundsSize, const IntRect& clippingBox) in updateForegroundLayerGeometry()