Searched refs:endOffsetForContent (Results 1 – 2 of 2) sorted by relevance
329 LayoutUnit endOffsetForContent(RenderRegion* region) const in endOffsetForContent() function349 LayoutUnit endOffsetForContent(LayoutUnit blockOffset) const in endOffsetForContent() function351 return endOffsetForContent(regionAtBlockOffset(blockOffset)); in endOffsetForContent()356 …LayoutUnit endOffsetForContent() const { return !style()->isLeftToRightDirection() ? logicalLeftOf… in endOffsetForContent() function
1824 LayoutUnit endContentSide = cb->endOffsetForContent(containingBlockRegion); in shrinkLogicalWidthToAvoidFloats()