Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DMediaClassifyDlg.cpp176 CString str_selected = GetClassifyListSelectedString(index); in ShowSongList() local
218 CString str_selected = m_classify_list_ctrl.GetItemText(index, 0); in GetClassifyListSelectedString() local
236 CString str_selected = GetClassifyListSelectedString(index); in ClassifyListClicked() local
377 wstring str_selected{ GetClassifyListSelectedString(index) }; in GetSongsSelected() local
H A DScintillaEditView.cpp134 std::string str_selected(buff, length); in GetText() local