Home
last modified time | relevance | path

Searched defs:AddSortMethod (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/view/
H A DGUIViewState.cpp278 void CGUIViewState::AddSortMethod(SortBy sortBy, int buttonLabel, const LABEL_MASKS &labelMasks, So… in AddSortMethod() function in CGUIViewState
283 void CGUIViewState::AddSortMethod(SortBy sortBy, SortAttribute sortAttributes, int buttonLabel, con… in AddSortMethod() function in CGUIViewState
311 void CGUIViewState::AddSortMethod(SortDescription sortDescription, int buttonLabel, const LABEL_MAS… in AddSortMethod() function in CGUIViewState
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/
H A DPluginDirectory.cpp259 void CPluginDirectory::AddSortMethod(int handle, SORT_METHOD sortMethod, const std::string &labelMa… in AddSortMethod() function in CPluginDirectory
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DFileItem.cpp3650 void CFileItemList::AddSortMethod(SortBy sortBy, int buttonLabel, const LABEL_MASKS &labelMasks, So… in AddSortMethod() function in CFileItemList
3655 void CFileItemList::AddSortMethod(SortBy sortBy, SortAttribute sortAttributes, int buttonLabel, con… in AddSortMethod() function in CFileItemList
3664 void CFileItemList::AddSortMethod(SortDescription sortDescription, int buttonLabel, const LABEL_MAS… in AddSortMethod() function in CFileItemList