Home
last modified time | relevance | path

Searched refs:shouldClipCompositedBounds (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DCompositedLayerMapping.h264 bool shouldClipCompositedBounds() const;
DCompositedLayerMapping.cpp325 bool CompositedLayerMapping::shouldClipCompositedBounds() const in shouldClipCompositedBounds() function in WebCore::CompositedLayerMapping
355 if (shouldClipCompositedBounds()) { in updateCompositedBounds()