Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DMediaClassifyDlg.cpp261 bool CMediaClassifyDlg::IsItemMatchKeyWord(const SongInfo& song, const wstring& key_word) in IsItemMatchKeyWord() function in CMediaClassifyDlg
274 bool CMediaClassifyDlg::IsItemMatchKeyWord(const wstring& str, const wstring& key_word) in IsItemMatchKeyWord() function in CMediaClassifyDlg
H A DUIElement.cpp1531 bool UiElement::ListElement::IsItemMatchKeyWord(int row, const std::wstring& key_word) in IsItemMatchKeyWord() function in UiElement::ListElement
1828 bool UiElement::Playlist::IsItemMatchKeyWord(int row, const std::wstring& key_word) in IsItemMatchKeyWord() function in UiElement::Playlist