Home | History | Annotate | Download | only in rendering

Lines Matching refs:maxPrefWidth

4169                 childMax += child->maxPrefWidth();
4378 w = child->maxPrefWidth() + margin;
4387 w = child->maxPrefWidth() + maxLeft + maxRight;