Searched refs:pExtFont (Results 1 – 4 of 4) sorted by relevance
79 IFX_Font* IFX_Font::LoadFont(CFX_Font* pExtFont, in LoadFont() argument83 if (!pFont->LoadFont(pExtFont, bTakeOver)) { in LoadFont()303 FX_BOOL CFX_GEFont::LoadFont(CFX_Font* pExtFont, FX_BOOL bTakeOver) { in LoadFont() argument304 if (m_pFont || !pExtFont) { in LoadFont()308 m_pFont = pExtFont; in LoadFont()
27 FX_BOOL LoadFont(CFX_Font* pExtFont, FX_BOOL bTakeOver = FALSE);
85 IFX_Font* IFX_Font::LoadFont(CFX_Font* pExtFont, IFX_FontMgr* pFontMgr) { in LoadFont() argument
63 static IFX_Font* LoadFont(CFX_Font* pExtFont,