Home | History | Annotate | Download | only in rendering

Lines Matching refs:autoWidthShouldFitContent

2114     if (logicalWidth.isAuto() && !isStretchingColumnFlexItem(this) && autoWidthShouldFitContent())
2123 bool RenderBox::autoWidthShouldFitContent() const
3103 if (autoWidthShouldFitContent())