Searched refs:totalAvailableLogicalWidth (Results 1 – 1 of 1) sorted by relevance
1660 … LayoutUnit totalAvailableLogicalWidth = borderAndPaddingLogicalWidth() + availableLogicalWidth(); in determineLogicalLeftPositionForChild() local1671 …Child(child, style()->isLeftToRightDirection() ? newPosition : totalAvailableLogicalWidth - newPos… in determineLogicalLeftPositionForChild()