Searched refs:XFA_FONTINFO (Results 1 – 2 of 2) sorted by relevance
31 const XFA_FONTINFO g_XFAFontsMap[] = {279 const XFA_FONTINFO g_XFAFontsMap[] = {868 const XFA_FONTINFO g_XFAFontsMap[] = {1269 const XFA_FONTINFO g_XFAFontsMap[] = {1711 const XFA_FONTINFO* pEnd = g_XFAFontsMap + FX_ArraySize(g_XFAFontsMap); in XFA_LocalFontNameToEnglishName()1712 const XFA_FONTINFO* pFontInfo = in XFA_LocalFontNameToEnglishName()1714 [](const XFA_FONTINFO& entry, uint32_t hash) { in XFA_LocalFontNameToEnglishName()1722 const XFA_FONTINFO* XFA_GetFontINFOByFontName( in XFA_GetFontINFOByFontName()1728 const XFA_FONTINFO* pEnd = g_XFAFontsMap + FX_ArraySize(g_XFAFontsMap); in XFA_GetFontINFOByFontName()1729 const XFA_FONTINFO* pFontInfo = in XFA_GetFontINFOByFontName()[all …]
22 struct XFA_FONTINFO { struct