Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
DShapeInsideInfo.h90 void clearSegments() { m_segments.clear(); } in clearSegments() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockLineLayout.cpp1256 shapeInsideInfo->clearSegments(); in pushShapeContentOverflowBelowTheContentBox()