Searched refs:FT_UInt16 (Results 1 – 6 of 6) sorted by relevance
76 FT_UInt16 indices[FTC_CMAP_INDICES_MAX]; /* array of glyph indices */86 #define FTC_CMAP_UNKNOWN (FT_UInt16)~0
421 node->cache_index = (FT_UInt16)cache->index; in ftc_cache_add()
211 ( ( (FT_UInt32)(g1) << 16 ) | (FT_UInt16)(g2) )
173 typedef unsigned short FT_UInt16; typedef
159 #define FT_UINT16( x ) ( (FT_UInt16)(x) )
4719 rec->opc = (FT_UInt16)n; in Ins_FDEF()4726 CUR.maxFunc = (FT_UInt16)n; in Ins_FDEF()
Completed in 24 milliseconds