Searched refs:GetDevFont (Results 1 – 4 of 4) sorted by relevance
57 CFX_Font* GetDevFont() const { return m_pFont.Get(); } in GetDevFont() function
34 RetainPtr<CFX_Face> pFace = pFont->GetDevFont()->GetFace(); in VerifyUnicode()
50 CFX_Font* pFxFont = pFont->GetDevFont(); in DrawString()80 pFxFont = pCurFont->GetDevFont(); in DrawString()104 pFxFont = pCurFont->GetDevFont(); in DrawString()
166 if (CFX_Font* pCXFont = pFont->GetDevFont()) in GenerateBarcodeImageCache()