Searched defs:title (Results 1 – 15 of 15) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | LyricDownloadCommon.cpp | 71 …dCommon::AddLyricTag(wstring& lyric_str, const wstring & song_id, const wstring & title, const wst… in AddLyricTag()
|
H A D | EditStringListDlg.cpp | 23 void CEditStringListDlg::SetTitle(LPCTSTR title) in SetTitle()
|
H A D | InternetCommon.h | 30 wstring title; //歌曲的标题 member
|
H A D | SelectItemDlg.cpp | 23 void CSelectItemDlg::SetTitle(LPCTSTR title) in SetTitle()
|
H A D | InternetCommon.cpp | 213 wstring title = search_result.substr(index2 + 7, index3 - index2 - 7); in DisposeSearchResult() local 382 int CInternetCommon::SelectMatchedItem(const vector<ItemInfo>& down_list, const wstring & title, co… in SelectMatchedItem() 471 CInternetCommon::ItemInfo CInternetCommon::SearchSongAndGetMatched(const wstring & title, const wst… in SearchSongAndGetMatched()
|
H A D | SongInfo.h | 48 wstring title; // 标题 member
|
H A D | AudioCommon.h | 33 char title[30]; member
|
H A D | MediaTransControls.cpp | 138 …const wstring& title = (!song.IsTitleEmpty() || song.file_path.empty()) ? song.GetTitle() : song.G… in UpdateControlsMetadata() local
|
H A D | LyricBatchDownloadDlg.cpp | 367 wstring title = pInfo->playlist->at(i).title; in ThreadFunc() local
|
H A D | AudioTagOld.cpp | 65 string title, artist, album, year, comment; in WriteMp3Tag() local
|
H A D | MiniModeDlg.cpp | 78 CString title; in SetTitle() local
|
H A D | MusicPlayerCmdHelper.cpp | 431 wstring title{ song.title }, artist{ song.artist }; in SearchLyricFile() local 1046 const wstring& title = theApp.m_str_table.LoadText(L"TITLE_FOLDER_BROWSER_SONG_SOURCE"); in OnOpenFolder() local
|
H A D | FormatConvertDlg.cpp | 25 static wstring GetCueDisplayFileName(const wstring& title, const wstring& artist) in GetCueDisplayFileName()
|
H A D | MusicPlayerDlg.cpp | 4180 …wstring title = CSongInfoHelper::GetDisplayStr(CPlayer::GetInstance().GetCurrentSongInfo(), theApp… in OnAfterSetTrack() local 4690 const wstring& title = theApp.m_str_table.LoadText(L"TITLE_FOLDER_BROWSER_COPY_TARGET"); in OnCopyFileTo() local 4733 const wstring& title = theApp.m_str_table.LoadText(L"TITLE_FOLDER_BROWSER_MOVE_TARGET"); in OnMoveFileTo() local 5423 const wstring& title = theApp.m_str_table.LoadText(L"TITLE_FOLDER_BROWSER_SONG_SOURCE"); in OnPlaylistAddFolder() local
|
H A D | bass.h | 670 char title[30]; member
|