Lines Matching full:clipping
2799 We then recur from the outside in, applying clipping and translation as we break up the layer into strips.
7266 Set the size of the clipping layer from the FrameView now, so that scrollbars are not clipped out.
9163 (WebCore::RenderLayerCompositor::destroyRootPlatformLayer): Clean up and null out the clipping layer here.
9165 (WebCore::RenderLayerCompositor::detachRootPlatformLayer): Ditto. Also unparent the clipping and platform layers.
9221 when there are no layers left. Also clear out the clipping layer.
9244 needs to be special when there's a clipping layer.
9246 (WebCore::RenderLayerCompositor::ensureRootPlatformLayer): Don't set the clipping layer to have
9248 being hosted in an iframe. Also no need to set a custom anchor point on the clipping layer.
12536 * rendering/RenderLayerBacking.cpp:Make calls to RenderLayerCompositor to set the clipping bounds for iframe content
13600 However, the clipping rect was not using the set location, and instead
16119 <input type="search"> with uneven padding causes text clipping
16126 However, the clipping rect was not using the set location, and instead
23039 as clipping of clipPath.
23084 clipping for simple shapes
23085 (WebCore::RenderSVGResourceClipper::applyClippingToContext): direct clipping or maskImage?
23086 (WebCore::RenderSVGResourceClipper::createClipData): creates maskImage for clipping
23092 (WebCore::renderSubtreeToImage): hack to get texts working on clipping (masks and pattern)
36294 rootChildLayer and splitting the tasks of clipping and scrolling using two separate layers.
36516 [OpenVG] Use masks to implement non-rectilinear clipping
39330 then it acts as the clipping root. Without this, calls to RenderLayer::childrenClipRect()
39343 Child clipping compositing layers don't show the blue debug color
39346 Set a layer owner on the GraphicsLayers created for clipping children,
41473 * manual-tests/plugins/object-clipping.html: Added.
48012 [Qt] canvas clipping is buggy
48635 svg/text/foreignObject-text-clipping-bug.xml
48659 (WebCore::RenderForeignObject::nodeAtFloatPoint): Adapt to x/y translation changes (map through localTransform, not localToParentTransform). Respect overflow clipping.
50399 causes problems, if the patternTransform scales the pattern. This patch deletes the clipping.