Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DUIElement.h311 virtual bool HasIcon() { return false; } in HasIcon() function
801 virtual bool HasIcon() { return true; } in HasIcon() function
834 virtual bool HasIcon() { return true; } in HasIcon() function
H A DUIElement.cpp1907 bool UiElement::RecentPlayedList::HasIcon() in HasIcon() function in UiElement::RecentPlayedList