Home | History | Annotate | Download | only in rendering

Lines Matching refs:maxPrefWidth

465 int RenderBox::maxPrefWidth() const
1415 widthResult = min(widthResult, maxPrefWidth());
2118 int preferredWidth = maxPrefWidth() - bordersPlusPadding;
2128 int preferredWidth = maxPrefWidth() - bordersPlusPadding;