Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerClipper.cpp68 static void applyClipRects(const ClipRectsContext& context, RenderObject& renderer, LayoutPoint off… in applyClipRects() function
306applyClipRects(context, m_renderer, roundedLayoutPoint(m_renderer.localToContainerPoint(FloatPoint… in calculateClipRects()