Searched refs:CalcItemHeight (Results 1 – 3 of 3) sorted by relevance
67 float CalcItemHeight();
490 m_fItemHeight = CalcItemHeight(); in CalcSize()614 float CFWL_ListBox::CalcItemHeight() { in CalcItemHeight() function in CFWL_ListBox
546 float fItemHeight = pComboList->CalcItemHeight(); in DisForm_ShowDropList()