Searched defs:GetHoverButtonCount (Results 1 – 2 of 2) sorted by relevance
1744 int UiElement::Playlist::GetHoverButtonCount() in GetHoverButtonCount() function in UiElement::Playlist1928 int UiElement::RecentPlayedList::GetHoverButtonCount() in GetHoverButtonCount() function in UiElement::RecentPlayedList2052 int UiElement::MediaLibItemList::GetHoverButtonCount() in GetHoverButtonCount() function in UiElement::MediaLibItemList2340 int UiElement::MediaLibFolder::GetHoverButtonCount() in GetHoverButtonCount() function in UiElement::MediaLibFolder2457 int UiElement::MediaLibPlaylist::GetHoverButtonCount() in GetHoverButtonCount() function in UiElement::MediaLibPlaylist2597 int UiElement::MyFavouriteList::GetHoverButtonCount() in GetHoverButtonCount() function in UiElement::MyFavouriteList2758 int UiElement::AllTracksList::GetHoverButtonCount() in GetHoverButtonCount() function in UiElement::AllTracksList3301 int UiElement::FolderExploreTree::GetHoverButtonCount() in GetHoverButtonCount() function in UiElement::FolderExploreTree
322 virtual int GetHoverButtonCount() { return 0; } //获取鼠标指向一行时要显示的按钮数量 in GetHoverButtonCount() function