Searched refs:GetDevFont (Results 1 – 4 of 4) sorted by relevance
130 CFX_Font* pFxFont = pFont->GetDevFont(); in DrawString()167 pFxFont = pCurFont->GetDevFont(); in DrawString()186 pFxFont = pCurFont->GetDevFont(); in DrawString()
61 CFX_Font* GetDevFont() const { return m_pFont; } in GetDevFont() function
733 FXFT_Face pFace = pFont->GetDevFont()->GetFace(); in VerifyUnicode()774 *pFaceCount = pFont->GetDevFont()->GetFace()->num_faces; in LoadFont()
173 if (CFX_Font* pCXFont = pFont->GetDevFont()) in GenerateBarcodeImageCache()