HomeSort by relevance Sort by last modified time
    Searched refs:FT_GET_SHORT (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/truetype/
ttgxvar.c 244 deltas[i++] = FT_GET_SHORT();
332 FT_GET_SHORT() << 2; /* convert to Fixed */
334 FT_GET_SHORT()<<2; /* convert to Fixed */
459 FT_GET_SHORT() << 2; /* convert to FT_Fixed */
    [all...]
ttpload.c 318 *cur = FT_GET_SHORT();
  /external/freetype/include/freetype/internal/
ftstream.h 277 #define FT_GET_SHORT() FT_GET_MACRO( SHORT )
295 #define FT_GET_SHORT() FT_GET_MACRO( FT_Stream_GetUShort, FT_Short )

Completed in 3613 milliseconds