Searched refs:g_XFAFontsMap (Results 1 – 1 of 1) sorted by relevance
192 const FGAS_FontInfo g_XFAFontsMap[] = { variable440 const FGAS_FontInfo g_XFAFontsMap[] = { variable1029 const FGAS_FontInfo g_XFAFontsMap[] = { variable1430 const FGAS_FontInfo g_XFAFontsMap[] = { variable1892 const FGAS_FontInfo* pEnd = g_XFAFontsMap + FX_ArraySize(g_XFAFontsMap); in FGAS_FontNameToEnglishName()1894 std::lower_bound(g_XFAFontsMap, pEnd, dwLocalNameHash, in FGAS_FontNameToEnglishName()1908 const FGAS_FontInfo* pEnd = g_XFAFontsMap + FX_ArraySize(g_XFAFontsMap); in FGAS_FontInfoByFontName()1910 std::lower_bound(g_XFAFontsMap, pEnd, dwCurFontNameHash, in FGAS_FontInfoByFontName()