Searched refs:FXFT_Get_Charmap_PlatformID (Results 1 – 2 of 2) sorted by relevance
117 #define FXFT_Get_Charmap_PlatformID(charmap) ((FT_CharMap)charmap)->platform_id macro
24 if (FXFT_Get_Charmap_PlatformID(FXFT_Get_Face_Charmaps(face)[i]) == in FT_UseTTCharmap()1410 int platform_id = FXFT_Get_Charmap_PlatformID( in LoadGlyphMap()