Searched refs:CalcItemHeight (Results 1 – 3 of 3) sorted by relevance
67 float CalcItemHeight();
483 m_fItemHeight = CalcItemHeight(); in CalcSize()607 float CFWL_ListBox::CalcItemHeight() { in CalcItemHeight() function in CFWL_ListBox
233 float fItemHeight = pComboList->CalcItemHeight(); in ShowDropList()