Searched defs:ShapeOutsideDeltas (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
H A DShapeOutsideInfo.h46 class ShapeOutsideDeltas FINAL {
48 ShapeOutsideDeltas() function in class:blink::FINAL
54 ShapeOutsideDeltas(LayoutUnit leftMarginBoxDelta, LayoutUnit rightMarginBoxDelta, bool lineOverlapsShape, LayoutUnit borderBoxLineTop, LayoutUnit lineHeight) function in class:blink::FINAL
98 ShapeOutsideDeltas computeDeltasForContainingBlockLine(const RenderBlockFlow&, const FloatingObject&, LayoutUnit lineTop, LayoutUnit lineHeight);
143 ShapeOutsideDeltas m_shapeOutsideDeltas;

Completed in 106 milliseconds