Searched refs:InitFont (Results 1 – 5 of 5) sorted by relevance
95 return InitFont(); in LoadFontInternal()105 return InitFont(); in LoadFontInternal()114 return InitFont(); in LoadFontInternal()117 bool CFGAS_GEFont::InitFont() { in InitFont() function in CFGAS_GEFont
75 bool InitFont();
39 bool InitFont(CFPF_SkiaFontMgr* pFontMgr,
182 bool CFPF_SkiaFont::InitFont(CFPF_SkiaFontMgr* pFontMgr, in InitFont() function in CFPF_SkiaFont
357 if (pFont->InitFont(this, pBestFontDes, bsFamilyname, dwStyle, uCharset)) { in CreateFont()