Home
last modified time | relevance | path

Searched refs:FT_UInt16 (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/freetype/src/cache/
A Dftccmap.c76 FT_UInt16 indices[FTC_CMAP_INDICES_MAX]; /* array of glyph indices */
86 #define FTC_CMAP_UNKNOWN (FT_UInt16)~0
A Dftccache.c421 node->cache_index = (FT_UInt16)cache->index; in ftc_cache_add()
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrtypes.h211 ( ( (FT_UInt32)(g1) << 16 ) | (FT_UInt16)(g2) )
/AliOS-Things-master/components/freetype/include/config/
A Dftconfig.h173 typedef unsigned short FT_UInt16; typedef
/AliOS-Things-master/components/freetype/include/internal/
A Dftstream.h159 #define FT_UINT16( x ) ( (FT_UInt16)(x) )
/AliOS-Things-master/components/freetype/src/truetype/
A Dttinterp.c4719 rec->opc = (FT_UInt16)n; in Ins_FDEF()
4726 CUR.maxFunc = (FT_UInt16)n; in Ins_FDEF()

Completed in 24 milliseconds