Searched refs:FXFT_Get_Charmap_PlatformID (Results 1 – 3 of 3) sorted by relevance
49 int platform_id = FXFT_Get_Charmap_PlatformID( in LoadGlyphMap()
41 if (FXFT_Get_Charmap_PlatformID(pCharMap[i]) == platform_id && in FT_UseTTCharmap()
119 #define FXFT_Get_Charmap_PlatformID(charmap) ((FT_CharMap)charmap)->platform_id macro