Searched defs:GetColumnScrollTextWhenSelected (Results 1 – 2 of 2) sorted by relevance
1685 int UiElement::Playlist::GetColumnScrollTextWhenSelected() in GetColumnScrollTextWhenSelected() function in UiElement::Playlist1893 int UiElement::RecentPlayedList::GetColumnScrollTextWhenSelected() in GetColumnScrollTextWhenSelected() function in UiElement::RecentPlayedList2026 int UiElement::MediaLibItemList::GetColumnScrollTextWhenSelected() in GetColumnScrollTextWhenSelected() function in UiElement::MediaLibItemList2319 int UiElement::MediaLibFolder::GetColumnScrollTextWhenSelected() in GetColumnScrollTextWhenSelected() function in UiElement::MediaLibFolder2436 int UiElement::MediaLibPlaylist::GetColumnScrollTextWhenSelected() in GetColumnScrollTextWhenSelected() function in UiElement::MediaLibPlaylist2562 int UiElement::MyFavouriteList::GetColumnScrollTextWhenSelected() in GetColumnScrollTextWhenSelected() function in UiElement::MyFavouriteList2723 int UiElement::AllTracksList::GetColumnScrollTextWhenSelected() in GetColumnScrollTextWhenSelected() function in UiElement::AllTracksList3262 int UiElement::FolderExploreTree::GetColumnScrollTextWhenSelected() in GetColumnScrollTextWhenSelected() function in UiElement::FolderExploreTree
314 virtual int GetColumnScrollTextWhenSelected() { return -1; } //获取选中时需要滚动显示的列 in GetColumnScrollTextWhenSelected() function