Searched refs:inHorizontalBox (Results 1 – 1 of 1) sorted by relevance
2523 …bool inHorizontalBox = parent()->isDeprecatedFlexibleBox() && parent()->style()->boxOrient() == HO… in computeLogicalHeight() local2525 bool treatAsReplaced = shouldComputeSizeAsReplaced() && (!inHorizontalBox || !stretching); in computeLogicalHeight()2544 …if (h.isAuto() && inHorizontalBox && toRenderDeprecatedFlexibleBox(parent())->isStretchingChildren… in computeLogicalHeight()