Searched refs:iItems (Results 1 – 1 of 1) sorted by relevance
226 int32_t iItems = pComboList->CountItems(nullptr); in ShowDropList() local227 if (iItems < 1) in ShowDropList()236 if (iItems > 3) in ShowDropList()239 float fPopupMax = fItemHeight * iItems + fBorder * 2; in ShowDropList()