Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp1824 LayoutUnit endContentSide = cb->endOffsetForContent(containingBlockRegion); in shrinkLogicalWidthToAvoidFloats() local
1825 LayoutUnit endContentSideWithMargin = endContentSide + childMarginEnd; in shrinkLogicalWidthToAvoidFloats()
1830 result += endOffset - endContentSide; in shrinkLogicalWidthToAvoidFloats()