Searched refs:ShapeOutsideFloatShapeOffset (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DFloatingObjects.h39 enum ShapeOutsideFloatOffsetMode { ShapeOutsideFloatShapeOffset, ShapeOutsideFloatMarginBoxOffset }; enumerator in enum:blink::ShapeOutsideFloatOffsetMode
H A DRenderBlockFlow.cpp2607 if (shapeOutside && (offsetMode == ShapeOutsideFloatShapeOffset)) {
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
H A DLineWidth.cpp196 floatLogicalBottom = m_block.nextFloatLogicalBottomBelow(lastFloatLogicalBottom, ShapeOutsideFloatShapeOffset);

Completed in 695 milliseconds