Searched refs:treatAsReplaced (Results 1 – 1 of 1) sorted by relevance
1573 bool treatAsReplaced = shouldComputeSizeAsReplaced() && (!inVerticalBox || !stretching); in computeLogicalWidth() local1575 …Length logicalWidthLength = (treatAsReplaced) ? Length(computeReplacedLogicalWidth(), Fixed) : sty… in computeLogicalWidth()1589 if (treatAsReplaced) { in computeLogicalWidth()1591 if (treatAsReplaced) in computeLogicalWidth()1610 if (treatAsReplaced) in computeLogicalWidth()1649 if (containerLogicalWidth && !treatAsReplaced && in computeLogicalWidth()1802 bool treatAsReplaced = shouldComputeSizeAsReplaced() && (!inHorizontalBox || !stretching); in computeLogicalHeight() local1812 else if (treatAsReplaced) in computeLogicalHeight()