Home | History | Annotate | Download | only in rendering

Lines Matching refs:minH

1851             int minH = computeLogicalHeightUsing(style()->logicalMinHeight()); // Leave as -1 if unset.
1856 heightResult = max(minH, heightResult);