Home | History | Annotate | Download | only in pdfwindow

Lines Matching defs:fMaxHeight

1234 	FX_FLOAT fMaxHeight = rcMax.top - rcMax.bottom;

1251 if (rcClient.top - rcClient.bottom > fMinHeight + fMaxHeight + 2)
1254 rcClient.right,rcClient.top - fMaxHeight - 1);