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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerBacking.h 239 bool shouldClipCompositedBounds() const;
RenderLayerBacking.cpp 310 bool RenderLayerBacking::shouldClipCompositedBounds() const
329 if (shouldClipCompositedBounds()) {
    [all...]

Completed in 120 milliseconds