Searched refs:fMaxListBoxHeight (Results 1 – 1 of 1) sorted by relevance
606 FX_FLOAT fMaxListBoxHeight = 0; in QueryWherePopup() local609 fMaxListBoxHeight = fPopupMin; in QueryWherePopup()611 fMaxListBoxHeight = FFL_MAXLISTBOXHEIGHT; in QueryWherePopup()614 fMaxListBoxHeight = fPopupMax; in QueryWherePopup()617 if (fBottom > fMaxListBoxHeight) { in QueryWherePopup()618 fFactHeight = fMaxListBoxHeight; in QueryWherePopup()621 if (fTop > fMaxListBoxHeight) { in QueryWherePopup()622 fFactHeight = fMaxListBoxHeight; in QueryWherePopup()