Searched defs:pFont (Results 1 – 5 of 5) sorted by relevance
110 virtual void PreDrawLyric(Gdiplus::Graphics* pGraphics, Gdiplus::Font* pFont) { } in PreDrawLyric()
65 void CDesktopLyric::UpdateLyric(Gdiplus::Graphics* pGraphics, Gdiplus::Font* pFont) in UpdateLyric()474 void CDesktopLyric::PreDrawLyric(Gdiplus::Graphics* pGraphics, Gdiplus::Font* pFont) in PreDrawLyric()
26 void CDrawCommon::Create(CDC* pDC, CFont* pFont) in Create()37 void CDrawCommon::Create(CDC* pDC, Gdiplus::Graphics* pGraphics, CFont* pFont) in Create()50 CFont* CDrawCommon::SetFont(CFont* pFont) in SetFont()
41 void CUIDrawer::Create(CDC* pDC, CFont* pFont) in Create()
1696 void CCommon::SetDialogFont(CWnd* pDlg, CFont* pFont) in SetDialogFont()