Home
last modified time | relevance | path

Searched refs:FT_NEXT_LONG (Results 1 – 8 of 8) sorted by relevance

/external/freetype/src/gxvalid/
Dgxvjust.c195 lowerLimit = FT_NEXT_LONG( p ); in gxv_just_actSubrecord_type0_validate()
196 upperLimit = FT_NEXT_LONG( p ); in gxv_just_actSubrecord_type0_validate()
288 minimumLimit = FT_NEXT_LONG( p ); in gxv_just_actSubrecord_type4_validate()
289 noStretchValue = FT_NEXT_LONG( p ); in gxv_just_actSubrecord_type4_validate()
290 maximumLimit = FT_NEXT_LONG( p ); in gxv_just_actSubrecord_type4_validate()
Dgxvtrak.c117 track = FT_NEXT_LONG( p ); in gxv_trak_trackTable_validate()
131 t = FT_NEXT_LONG( p ); in gxv_trak_trackTable_validate()
Dgxvlcar.c206 version = FT_NEXT_LONG( p ); in gxv_lcar_validate()
Dgxvprop.c282 version = FT_NEXT_LONG( p ); in gxv_prop_validate()
Dgxvcommn.c1160 glyphOffset.l = FT_NEXT_LONG( p ); in gxv_EntryTable_validate()
1529 glyphOffset.l = FT_NEXT_LONG( p ); in gxv_XEntryTable_validate()
/external/freetype/include/freetype/internal/
Dftstream.h235 #define FT_NEXT_LONG( buffer ) \ macro
/external/freetype/src/sfnt/
Dttsbit.c111 version = FT_NEXT_LONG( p ); in tt_face_load_sbit()
Dttcmap.c52 #define TT_NEXT_LONG FT_NEXT_LONG