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

  /external/freetype/src/gxvalid/
gxvtrak.c 117 track = FT_NEXT_LONG( p );
131 t = FT_NEXT_LONG( p );
gxvlcar.c 206 version = FT_NEXT_LONG( p );
gxvjust.c 195 lowerLimit = FT_NEXT_LONG( p );
196 upperLimit = FT_NEXT_LONG( p );
288 minimumLimit = FT_NEXT_LONG( p );
289 noStretchValue = FT_NEXT_LONG( p );
290 maximumLimit = FT_NEXT_LONG( p );
gxvprop.c 282 version = FT_NEXT_LONG( p );
gxvcommn.c     [all...]
  /external/freetype/include/freetype/internal/
ftstream.h 235 #define FT_NEXT_LONG( buffer ) \
  /external/freetype/src/sfnt/
ttsbit.c 111 version = FT_NEXT_LONG( p );
    [all...]
ttcmap.c 52 #define TT_NEXT_LONG FT_NEXT_LONG
    [all...]

Completed in 560 milliseconds