Home
last modified time | relevance | path

Searched defs:SetID (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCoverDownloadDlg.cpp96 void CCoverDownloadDlg::SetID(wstring id) in SetID() function in CCoverDownloadDlg
H A DLyricDownloadDlg.cpp69 void CLyricDownloadDlg::SetID(wstring id) in SetID() function in CLyricDownloadDlg
/MusicPlayer2/scintilla/include/
H A DPlatform.h332 void SetID(FontID fid_) noexcept { fid = fid_; } in SetID() function