Searched refs:FXFT_Get_Charmap_PlatformID (Results 1 – 3 of 3) sorted by relevance
76 #define FXFT_Get_Charmap_PlatformID(charmap) (charmap)->platform_id macro
54 FXFT_Get_Charmap_PlatformID(FXFT_Get_Face_Charmaps(face)[i]); in LoadGlyphMap()
430 if (FXFT_Get_Charmap_PlatformID(pCharMap[i]) == platform_id && in FT_UseTTCharmap()