Searched defs:fMinHeight (Results 1 – 7 of 7) sorted by relevance
28 float fMinHeight, in GetPopupPos()
27 int fMinHeight = 0; // If there are 100 20x10 paths, this should be 10. member
42 int fMinHeight = 0; // If there are 100 20x10 paths, this should be 10. member
448 void CFWL_DateTimePicker::GetPopupPos(float fMinHeight, in GetPopupPos()
305 float fMinHeight, in GetAdapterPopupPos()
582 void CFWL_ComboBox::GetPopupPos(float fMinHeight, in GetPopupPos()
805 float fMinHeight = rcMin.Height(); in GetScrollArea() local