Searched refs:SetTopItem (Results 1 – 6 of 6) sorted by relevance
101 void SetTopItem(int32_t nIndex);
311 void SetTopItem(int32_t nIndex) override;
545 virtual void SetTopItem(int32_t nIndex) = 0;
429 m_pList->SetTopItem(nItemIndex); in SetTopVisibleIndex()
427 void CPWL_IconList::SetTopItem(int32_t nIndex) { in SetTopItem() function in CPWL_IconList
785 void CFX_ListCtrl::SetTopItem(int32_t nIndex) { in SetTopItem() function in CFX_ListCtrl