Home
last modified time | relevance | path

Searched refs:clearClipRects (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerClipper.cpp101 clearClipRects(typeToClear); in clearClipRectsIncludingDescendants()
107 void RenderLayerClipper::clearClipRects(ClipRectsType typeToClear) in clearClipRects() function in WebCore::RenderLayerClipper
DRenderLayerClipper.h89 void clearClipRects(ClipRectsType typeToClear = AllClipRectTypes);
DRenderLayer.cpp260 m_clipper.clearClipRects(); in updateLayerPositions()
488 m_clipper.clearClipRects(); in updateLayerPositionsAfterScroll()