Searched defs:fMinHeight (Results 1 – 6 of 6) sorted by relevance
28 float fMinHeight, in GetPopupPos()
382 void CFWL_Widget::GetPopupPos(float fMinHeight, in GetPopupPos()404 bool CFWL_Widget::GetPopupPosMenu(float fMinHeight, in GetPopupPosMenu()436 bool CFWL_Widget::GetPopupPosComboBox(float fMinHeight, in GetPopupPosComboBox()460 bool CFWL_Widget::GetPopupPosGeneral(float fMinHeight, in GetPopupPosGeneral()
382 float fMinHeight, in GetAdapterPopupPos()
42 int fMinHeight = 0; // If there are 100 20x10 paths, this should be 10. member
837 float fMinHeight = rcMin.top - rcMin.bottom; in GetScrollArea() local