Searched refs:GetFontByUnicode (Results 1 – 3 of 3) sorted by relevance
239 pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(), wsFamily.c_str()); in GetGlyphIndexAndFont()242 pFont = pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(), nullptr); in GetGlyphIndexAndFont()
96 RetainPtr<CFGAS_GEFont> GetFontByUnicode(wchar_t wUnicode,
832 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::GetFontByUnicode( in GetFontByUnicode() function in CFGAS_FontMgr