Searched refs:inVerticalBox (Results 1 – 1 of 1) sorted by relevance
2296 …bool inVerticalBox = parent()->isDeprecatedFlexibleBox() && (parent()->style()->boxOrient() == VER… in computeLogicalWidthInRegion() local2298 bool treatAsReplaced = shouldComputeSizeAsReplaced() && (!inVerticalBox || !stretching); in computeLogicalWidthInRegion()