Searched refs:childLogicalLeftMargin (Results 1 – 1 of 1) sorted by relevance
3284 …int childLogicalLeftMargin = style()->isLeftToRightDirection() ? marginStartForChild(childBox) : m… in positionNewFloats() local3323 setLogicalLeftForChild(childBox, floatLogicalLeft + childLogicalLeftMargin); in positionNewFloats()