Searched refs:g_XFAFontsMap (Results 1 – 1 of 1) sorted by relevance
193 const FGAS_FontInfo g_XFAFontsMap[] = { variable441 const FGAS_FontInfo g_XFAFontsMap[] = { variable1024 const FGAS_FontInfo g_XFAFontsMap[] = { variable1411 const FGAS_FontInfo g_XFAFontsMap[] = { variable1874 const FGAS_FontInfo* pEnd = g_XFAFontsMap + FX_ArraySize(g_XFAFontsMap); in FGAS_FontNameToEnglishName()1876 std::lower_bound(g_XFAFontsMap, pEnd, dwLocalNameHash, in FGAS_FontNameToEnglishName()1890 const FGAS_FontInfo* pEnd = g_XFAFontsMap + FX_ArraySize(g_XFAFontsMap); in FGAS_FontInfoByFontName()1892 std::lower_bound(g_XFAFontsMap, pEnd, dwCurFontNameHash, in FGAS_FontInfoByFontName()