Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasPerpendicularContainingBlock

1591     bool hasPerpendicularContainingBlock = cb->isHorizontalWritingMode() != isHorizontalWritingMode();
1593 if (hasPerpendicularContainingBlock)
1652 if (logicalWidthLength.isAuto() || hasPerpendicularContainingBlock || isFloating() || isInline()) {
1674 if (!hasPerpendicularContainingBlock && containerLogicalWidth && containerLogicalWidth != (logicalWidth() + marginStart() + marginEnd())
1798 bool hasPerpendicularContainingBlock = cb->isHorizontalWritingMode() != isHorizontalWritingMode();
1800 if (!hasPerpendicularContainingBlock)
1805 if (hasPerpendicularContainingBlock)
1866 if (hasPerpendicularContainingBlock)