Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h304 inline LayoutUnit borderPaddingMarginEnd(RenderInline* child) in borderPaddingMarginEnd() function
328 extraWidth += borderPaddingMarginEnd(parentAsRenderInline);
438 …lWidth(m_current.object()) + borderPaddingMarginStart(flowBox) + borderPaddingMarginEnd(flowBox)).… in handleEmptyInline()