Lines Matching refs:fMaxHeight
1087 FX_FLOAT fMaxHeight = rcMax.top - rcMax.bottom;1100 if (rcClient.top - rcClient.bottom > fMinHeight + fMaxHeight + 2) {1102 rcClient.right, rcClient.top - fMaxHeight - 1);