Searched refs:FT_NEXT_ULONG (Results 1 – 7 of 7) sorted by relevance
78 version = FT_NEXT_ULONG( p ); in tt_face_load_eblc()79 num_strikes = FT_NEXT_ULONG( p ); in tt_face_load_eblc()225 decoder->strike_index_array = FT_NEXT_ULONG( p ); in tt_sbit_decoder_init()227 decoder->strike_index_count = FT_NEXT_ULONG( p ); in tt_sbit_decoder_init()819 image_offset = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image()833 image_offset = FT_NEXT_ULONG ( p ); in tt_sbit_decoder_load_image()843 image_start = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image()844 image_end = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image()859 image_size = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image()891 num_glyphs = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image()[all …]
133 old_pair = FT_NEXT_ULONG( p ); in tt_face_load_kern()141 cur_pair = FT_NEXT_ULONG( p ); in tt_face_load_kern()246 key = FT_NEXT_ULONG( q ); in tt_face_get_kerning()266 FT_ULong key = FT_NEXT_ULONG( p ); in tt_face_get_kerning()
87 FT_ULong strings = FT_NEXT_ULONG ( p ); in tt_face_load_bdf_props()
51 #define TT_NEXT_ULONG FT_NEXT_ULONG
184 pos1 = FT_NEXT_ULONG( p ); in tt_face_get_location()188 pos2 = FT_NEXT_ULONG( p ); in tt_face_get_location()481 record_size = FT_NEXT_ULONG( p ); in tt_face_load_hdmx()
245 #define FT_NEXT_ULONG( buffer ) \ macro
797 value = FT_NEXT_ULONG(cursor); in FT_Stream_ReadFields()