Home | History | Annotate | Download | only in compositing

Lines Matching refs:clipBox

64 static IntRect clipBox(RenderBox* renderer);
488 static IntRect clipBox(RenderBox* renderer)
647 clippingBox = clipBox(toRenderBox(renderer()));
711 IntRect clippingBox = clipBox(toRenderBox(compositingContainer->renderer()));