Searched refs:InitFont (Results 1 – 5 of 5) sorted by relevance
117 InitFont(); in CFGAS_GEFont()161 return InitFont(); in LoadFontInternal()171 return InitFont(); in LoadFontInternal()188 return InitFont(); in LoadFontInternal()198 return InitFont(); in LoadFontInternal()207 return InitFont(); in LoadFontInternal()210 bool CFGAS_GEFont::InitFont() { in InitFont() function in CFGAS_GEFont
85 bool InitFont();
38 bool InitFont(CFPF_SkiaFontMgr* pFontMgr,
182 bool CFPF_SkiaFont::InitFont(CFPF_SkiaFontMgr* pFontMgr, in InitFont() function in CFPF_SkiaFont
355 if (pFont->InitFont(this, pBestFontDes, bsFamilyname, dwStyle, uCharset)) { in CreateFont()