Home
last modified time | relevance | path

Searched refs:FT_Int16 (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/include/config/
A Dftconfig.h162 typedef signed short FT_Int16; typedef
/AliOS-Things-master/components/freetype/include/internal/
A Dftstream.h158 #define FT_INT16( x ) ( (FT_Int16)(x) )
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgload.c1682 subglyph->arg1 += (FT_Int16)deltas[i].x; in load_truetype_glyph()
1683 subglyph->arg2 += (FT_Int16)deltas[i].y; in load_truetype_glyph()

Completed in 8 milliseconds