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