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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerClipper.h 115 RenderLayer* clippingRootForPainting() const;
RenderLayerClipper.cpp 130 RenderLayer* clippingRootLayer = clippingRootForPainting();
142 RenderLayer* clippingRootLayer = clippingRootForPainting();
367 RenderLayer* RenderLayerClipper::clippingRootForPainting() const

Completed in 67 milliseconds