Home
last modified time | relevance | path

Searched defs:GetIcon (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DUIElement.h310 virtual IconMgr::IconType GetIcon(int row) { return IconMgr::IT_NO_ICON; } in GetIcon() function
800 virtual IconMgr::IconType GetIcon(int row) { return IconMgr::IT_Folder; } in GetIcon() function
833 virtual IconMgr::IconType GetIcon(int row) { return IconMgr::IT_Folder; } in GetIcon() function
H A DUIElement.cpp1898 IconMgr::IconType UiElement::RecentPlayedList::GetIcon(int row) in GetIcon() function in UiElement::RecentPlayedList