Searched refs:FT_UInt16 (Results 1 – 7 of 7) sorted by relevance
73 FT_UInt16 indices[FTC_CMAP_INDICES_MAX]; /* array of glyph indices */81 #define FTC_CMAP_UNKNOWN (FT_UInt16)~0
420 node->cache_index = (FT_UInt16)cache->index; in ftc_cache_add()
90 typedef unsigned short FT_UInt16; typedef
193 ( ( (FT_UInt32)(g1) << 16 ) | (FT_UInt16)(g2) )
159 #define FT_UINT16( x ) ( (FT_UInt16)(x) )
505 FT_UInt16& palette_index = color_stop.color.palette_index; in colrv1_configure_skpaint()
3739 rec->opc = (FT_UInt16)n; in Ins_FDEF()3746 exc->maxFunc = (FT_UInt16)n; in Ins_FDEF()