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

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
H A DShapeOutsideInfo.h55 : m_leftMarginBoxDelta(leftMarginBoxDelta)
70 LayoutUnit leftMarginBoxDelta() { ASSERT(m_isValid); return m_leftMarginBoxDelta; }
75 LayoutUnit m_leftMarginBoxDelta; member in class:blink::FINAL

Completed in 586 milliseconds