Searched defs:fuzzy_match (Results 1 – 2 of 2) sorted by relevance
77 bool fuzzy_match{ m_fuzzy_match_chk.GetCheck() != 0 }; in SearchLyrics() local
305 …t wstring& lyric_name, const wstring& cur_dir, std::vector<std::wstring>& result, bool fuzzy_match) in SearchLyricFiles()388 std::wstring CMusicPlayerCmdHelper::SearchLyricFile(const SongInfo& song, bool fuzzy_match) in SearchLyricFile()