Searched refs:GetTopItem (Results 1 – 4 of 4) sorted by relevance
307 int32_t GetTopItem() const override;
540 virtual int32_t GetTopItem() const = 0;
478 return m_pList->GetTopItem(); in GetTopVisibleIndex()
793 int32_t CFX_ListCtrl::GetTopItem() const { in GetTopItem() function in CFX_ListCtrl