Searched refs:CalcItemHeight (Results 1 – 3 of 3) sorted by relevance
77 float CalcItemHeight();
433 m_fItemHeight = CalcItemHeight(); in CalcSize()548 float CFWL_ListBox::CalcItemHeight() { in CalcItemHeight() function in CFWL_ListBox
217 float fItemHeight = pComboList->CalcItemHeight(); in ShowDropDownList()