Searched defs:SetID (Results 1 – 3 of 3) sorted by relevance
/MusicPlayer2/MusicPlayer2/ | ||
H A D | CoverDownloadDlg.cpp | 96 void CCoverDownloadDlg::SetID(wstring id) in SetID() function in CCoverDownloadDlg |
H A D | LyricDownloadDlg.cpp | 69 void CLyricDownloadDlg::SetID(wstring id) in SetID() function in CLyricDownloadDlg |
/MusicPlayer2/scintilla/include/ | ||
H A D | Platform.h | 332 void SetID(FontID fid_) noexcept { fid = fid_; } in SetID() function |