Home
last modified time | relevance | path

Searched refs:transparencyClipBox (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp1257 static LayoutRect transparencyClipBox(const RenderLayer*, const RenderLayer* rootLayer, Transparenc…
1269 …clipRect.unite(transparencyClipBox(curr, rootLayer, transparencyBehavior, DescendantsOfTransparenc… in expandClipRectForDescendantsAndReflection()
1286 static LayoutRect transparencyClipBox(const RenderLayer* layer, const RenderLayer* rootLayer, Trans… in transparencyClipBox() function
1335 …return intersection(transparencyClipBox(this, rootLayer, PaintingTransparencyClipBox, RootOfTransp… in paintingExtent()
2331 …LayoutRect transformedExtent = transparencyClipBox(this, enclosingPaginationLayer(), PaintingTrans… in paintTransformedLayerIntoFragments()
2971 …LayoutRect transformedExtent = transparencyClipBox(this, enclosingPaginationLayer(), HitTestingTra… in hitTestTransformedLayerInFragments()