Searched defs:m_pDC (Results 1 – 3 of 3) sorted by relevance
/MusicPlayer2/MusicPlayer2/ | ||
H A D | MiniModeDlg.h | 64 CDC* m_pDC; variable |
H A D | BaseDialog.h | 35 CDC* m_pDC = nullptr; // InitializeControls期间有效,用于测量文本长度 variable |
H A D | CPlayerUIBase.h | 342 CDC* m_pDC; variable |