HomeSort by relevance Sort by last modified time
    Searched defs:backgroundClipRect (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderTreeAsText.cpp 594 const IntRect& layerBounds, const IntRect& backgroundClipRect, const IntRect& clipRect, const IntRect& outlineClipRect,
607 if (!backgroundClipRect.contains(layerBounds))
608 ts << " backgroundClip " << backgroundClipRect;
RenderLayer.cpp     [all...]

Completed in 315 milliseconds