Lines Matching refs:maxHeight
119 float* maxHeight, float* preferredHeight);
164 float* minHeight, float* maxHeight,
549 BTwoDimensionalLayout::AddInsets(float* minHeight, float* maxHeight, in AddInsets() argument
555 if (maxHeight) in AddInsets()
556 *maxHeight = BLayoutUtils::AddDistances(*maxHeight, insets); in AddInsets()
898 float* minHeight, float* maxHeight, float* preferredHeight) in InternalGetHeightForWidth() argument
944 if (maxHeight) in InternalGetHeightForWidth()
945 *maxHeight = fCachedMaxHeightForWidth; in InternalGetHeightForWidth()
957 float minHeight, maxHeight, preferredHeight; in DoLayout() local
959 &maxHeight, &preferredHeight); in DoLayout()
1140 float* minHeight, float* maxHeight, float* preferredHeight) in InternalGetHeightForWidth() argument
1144 minHeight, maxHeight, preferredHeight); in InternalGetHeightForWidth()
1332 float minHeight, maxHeight, preferredHeight; in AddHeightForWidthConstraints() local
1336 &minHeight, &maxHeight, &preferredHeight); in AddHeightForWidthConstraints()
1341 maxHeight, in AddHeightForWidthConstraints()