Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DPlaylist.cpp89 CodeType code_type{ CodeType::ANSI }; in SavePlaylistToFile() local
H A DLyricBatchDownloadDlg.cpp100 …nloadDlg::SaveLyric(const wchar_t* path, const wstring& lyric_wcs, CodeType code_type, bool* char_… in SaveLyric()
H A DCommon.cpp510 wstring CCommon::StrToUnicode(const string& str, CodeType code_type, bool auto_utf8) in StrToUnicode()
586 string CCommon::UnicodeToStr(const wstring& wstr, CodeType code_type, bool* char_cannot_convert) in UnicodeToStr()
695 CodeType code_type{ default_code }; in JudgeCodeType() local
1794 wstring CCommon::GetTextResource(UINT id, CodeType code_type) in GetTextResource()
H A DLyricDownloadDlg.cpp45 bool CLyricDownloadDlg::SaveLyric(const wchar_t * path, CodeType code_type) in SaveLyric()
H A DIniHelper.cpp26 CIniHelper::CIniHelper(UINT id, CodeType code_type) in CIniHelper()
H A DLyricEditDlg.cpp105 bool CLyricEditDlg::SaveLyric(wstring path, CodeType code_type) in SaveLyric()