Searched refs:totWidth (Results 1 – 1 of 1) sorted by relevance
66 LayoutUnit totWidth = marginBorderPaddingLogicalLeft() + marginBorderPaddingLogicalRight(); in getFlowSpacingLogicalWidth() local69 totWidth += toInlineFlowBox(curr)->getFlowSpacingLogicalWidth(); in getFlowSpacingLogicalWidth()71 return totWidth; in getFlowSpacingLogicalWidth()