Searched refs:floatTotalWidth (Results 1 – 1 of 1) sorted by relevance
4167 int floatTotalWidth = floatLeftWidth + floatRightWidth; in calcBlockPrefWidths() local4169 m_maxPrefWidth = max(floatTotalWidth, m_maxPrefWidth); in calcBlockPrefWidths()4173 m_maxPrefWidth = max(floatTotalWidth, m_maxPrefWidth); in calcBlockPrefWidths()