Searched refs:listHeight (Results 1 – 1 of 1) sorted by relevance
393 float listHeight = fListView->ItemFrame(visibleCount - 1).bottom + 1; in ShowChoices() local397 listRect.bottom = listRect.top + listHeight - 1; in ShowChoices()399 if (listRect.bottom + 1 + listHeight <= screenRect.bottom) in ShowChoices()402 listRect.OffsetTo(pvRect.left, pvRect.top - listHeight); in ShowChoices()