Searched refs:GetDevFont (Results 1 – 4 of 4) sorted by relevance
45 CFX_Font* pFxFont = pFont->GetDevFont(); in DrawString()77 pFxFont = pCurFont->GetDevFont(); in DrawString()101 pFxFont = pCurFont->GetDevFont(); in DrawString()
50 CFX_Font* GetDevFont() const { return m_pFont; } in GetDevFont() function
625 *pFaceCount = pFont->GetDevFont()->GetFace()->num_faces; in LoadFont()1079 FXFT_Face pFace = pFont->GetDevFont()->GetFace(); in VerifyUnicode()
171 if (CFX_Font* pCXFont = pFont->GetDevFont()) in GenerateBarcodeImageCache()