Searched refs:GetFontByUnicode (Results 1 – 3 of 3) sorted by relevance
265 m_pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(), wsFamily.c_str()); in GetGlyphIndexAndFont()268 pFont = m_pFontMgr->GetFontByUnicode(wUnicode, GetFontStyles(), nullptr); in GetGlyphIndexAndFont()
137 RetainPtr<CFGAS_GEFont> GetFontByUnicode(wchar_t wUnicode,
1000 RetainPtr<CFGAS_GEFont> CFGAS_FontMgr::GetFontByUnicode( in GetFontByUnicode() function in CFGAS_FontMgr