Searched defs:GetIcon (Results 1 – 2 of 2) sorted by relevance
310 virtual IconMgr::IconType GetIcon(int row) { return IconMgr::IT_NO_ICON; } in GetIcon() function800 virtual IconMgr::IconType GetIcon(int row) { return IconMgr::IT_Folder; } in GetIcon() function833 virtual IconMgr::IconType GetIcon(int row) { return IconMgr::IT_Folder; } in GetIcon() function
1898 IconMgr::IconType UiElement::RecentPlayedList::GetIcon(int row) in GetIcon() function in UiElement::RecentPlayedList