Searched refs:inVerticalBox (Results 1 – 1 of 1) sorted by relevance
1571 bool inVerticalBox = parent()->isFlexibleBox() && (parent()->style()->boxOrient() == VERTICAL); in computeLogicalWidth() local1573 bool treatAsReplaced = shouldComputeSizeAsReplaced() && (!inVerticalBox || !stretching); in computeLogicalWidth()