Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.h255 …LayoutUnit endOffsetForContent() const { return !style()->isLeftToRightDirection() ? logicalLeftOf… in endOffsetForContent() function
DRenderBox.cpp1761 …width += portionOfMarginNotConsumedByFloat(childMarginEnd, cb->endOffsetForContent(), cb->endOffse… in shrinkLogicalWidthToAvoidFloats()