Searched refs:visibleCount (Results 1 – 1 of 1) sorted by relevance
392 int32 visibleCount = min_c(count, fMaxVisibleChoices); in ShowChoices() local393 float listHeight = fListView->ItemFrame(visibleCount - 1).bottom + 1; in ShowChoices()