Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 17 of 17) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DListItem.cpp93 wstring tmp{ path }; in GetDisplayName() local
H A DCoverDownloadDlg.cpp184 CString tmp; in ShowDownloadList() local
466 CString tmp; in OnEnChangeTitleEdit() local
480 CString tmp; in OnEnChangeArtistEdit() local
H A DLyricDownloadCommon.cpp74 CString tmp; in AddLyricTag() local
H A DLastFM.cpp218 wchar_t tmp[64]; in UpdateNowPlaying() local
227 wchar_t tmp[64]; in UpdateNowPlaying() local
308 string tmp(printer.CStr(), printer.CStrSize()); in GetPostData() local
374 wchar_t key[64], tmp[64]; in Scrobble() local
H A DLyricDownloadDlg.cpp35 CString tmp; in ShowDownloadList() local
338 CString tmp; in OnEnChangeTitleEdit1() local
352 CString tmp; in OnEnChangeArtistEdit1() local
H A DIniHelper.cpp115 CString str, tmp; in WriteIntArray() local
146 wstring tmp = str.substr(index0, index - index0); in GetIntArray() local
206 wstring tmp(m_ini_str.begin() + pos + prefix.size() + 2, m_ini_str.begin() + end); in GetAllAppName() local
H A DSongDataManager.cpp363 SongInfo tmp; in GetSongInfo3() local
376 SongInfo tmp; in GetSongInfo() local
H A DAllMediaDlg.cpp40 SongInfo tmp = CSongDataManager::GetInstance().GetSongInfo3(m_list_songs[index]); in RefreshSongList() local
142 for (const SongInfo& tmp : m_list_songs) in InitListData() local
H A DInternetCommon.cpp96 const auto& tmp = CCommon::UnicodeToStr(body, CodeType::UTF8_NO_BOM); in HttpPost() local
435 CString tmp; in SelectMatchedItem() local
H A DLyric.cpp469 wstring tmp(start_pos, cur_pos); in DisposeWebVTT() local
477 wstring tmp(start_pos, cur_pos); in DisposeWebVTT() local
490 wstring tmp(start_pos, cur_pos); in DisposeWebVTT() local
H A DFfmpegCore.cpp364 int tmp = err; in GetErrorCode() local
375 auto tmp = ffmpeg_core_get_err_msg(error_code); in GetErrorInfo() local
H A DLyricBatchDownloadDlg.cpp195 CString tmp; in BEGIN_MESSAGE_MAP() local
H A DCRecentList.cpp419 int tmp{}; in LoadOldData() local
H A DMiniModeDlg.cpp641 … POINT tmp{ CCommon::CalculateWindowMoveOffset(rect, theApp.m_screen_rects) }; // 向下展开播放列表所需偏移量 in OnShowPlayList() local
H A DFormatConvertDlg.cpp413 CString tmp; in ShowFileList() local
H A DAudioCommon.cpp517 vector<SongInfo> tmp; in GetCueTracks() local
H A DCommon.cpp257 wstring tmp(start, end); in StringSplitLine() local
1450 wstring tmp(buffer.begin() + pos, buffer.begin() + i); in GetThreadLanguageList() local