Searched refs:inVerticalBox (Results 1 – 1 of 1) sorted by relevance
1740 bool inVerticalBox = parent()->isFlexibleBox() && (parent()->style()->boxOrient() == VERTICAL); in calcWidth() local1742 bool treatAsReplaced = shouldCalculateSizeAsReplaced() && (!inVerticalBox || !stretching); in calcWidth()