Home
last modified time | relevance | path

Searched defs:indexes (Results 1 – 6 of 6) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DUIWindowCmdHelper.cpp443 std::vector<int> indexes; in OnMyFavouriteListCommand() local
500 std::vector<int> indexes; in OnAllTracksListCommand() local
H A DListCtrlEx.cpp85 void CListCtrlEx::SetCurSel(const vector<int> indexes) in SetCurSel()
H A DPlayer.cpp1744 void CPlayer::RemoveSongs(vector<int> indexes, bool skip_locking) in RemoveSongs()
1896 int CPlayer::MoveItems(std::vector<int> indexes, int dest) in MoveItems()
H A DUIElement.cpp1448 void UiElement::ListElement::SetItemsSelected(const vector<int>& indexes) in SetItemsSelected()
1738 std::vector<int> indexes; in OnClicked() local
H A DMusicPlayerDlg.cpp1721 void CMusicPlayerDlg::SetPlaylistSelected(const vector<int>& indexes) in SetPlaylistSelected()
/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx723 const int indexes = plv->LineCharacterIndex(); in SetLineEndTypes() local