Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DAutoComplete.cxx146 void AutoComplete::SetList(const char *list) { in SetList() function in AutoComplete
/MusicPlayer2/MusicPlayer2/
H A DPlayer.cpp1005 bool CPlayer::SetList(ListItem list_item, bool play, bool force) in SetList() function in CPlayer
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx2890 void ListBoxX::SetList(const char *list, char separator, char typesep) { in SetList() function in Scintilla::ListBoxX