Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp2448 static void clipOutPositionedObjects(const PaintInfo* paintInfo, const LayoutPoint& offset, Tracked… in clipOutPositionedObjects() function
2492 clipOutPositionedObjects(paintInfo, flippedBlockRect.location(), positionedObjects()); in selectionGaps()
2495clipOutPositionedObjects(paintInfo, LayoutPoint(cb->x(), cb->y()), cb->positionedObjects()); // FI… in selectionGaps()