Home
last modified time | relevance | path

Searched refs:FT_NEXT_ULONG (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvmorx.c79 length = FT_NEXT_ULONG( p ); in gxv_morx_subtables_validate()
80 coverage = FT_NEXT_ULONG( p ); in gxv_morx_subtables_validate()
82 subFeatureFlags = FT_NEXT_ULONG( p ); in gxv_morx_subtables_validate()
134 defaultFlags = FT_NEXT_ULONG( p ); in gxv_morx_chain_validate()
138 chainLength = FT_NEXT_ULONG( p ); in gxv_morx_chain_validate()
139 nFeatureFlags = FT_NEXT_ULONG( p ); in gxv_morx_chain_validate()
140 nSubtables = FT_NEXT_ULONG( p ); in gxv_morx_chain_validate()
181 version = FT_NEXT_ULONG( p ); in gxv_morx_validate()
182 nChains = FT_NEXT_ULONG( p ); in gxv_morx_validate()
Dgxvmort.c107 f.enableFlags = FT_NEXT_ULONG( p ); in gxv_mort_featurearray_validate()
108 f.disableFlags = FT_NEXT_ULONG( p ); in gxv_mort_featurearray_validate()
192 subFeatureFlags = FT_NEXT_ULONG( p ); in gxv_mort_subtables_validate()
242 defaultFlags = FT_NEXT_ULONG( p ); in gxv_mort_chain_validate()
246 chainLength = FT_NEXT_ULONG( p ); in gxv_mort_chain_validate()
283 version = FT_NEXT_ULONG( p ); in gxv_mort_validate()
284 nChains = FT_NEXT_ULONG( p ); in gxv_mort_validate()
Dgxvjust.c105 justClass = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate()
109 beforeGrowLimit = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate()
110 beforeShrinkGrowLimit = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate()
111 afterGrowLimit = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate()
112 afterShrinkGrowLimit = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate()
140 count = FT_NEXT_ULONG( p ); in gxv_just_wdc_entry_validate()
261 substThreshhold = FT_NEXT_ULONG( p ); in gxv_just_actSubrecord_type2_validate()
290 variantsAxis = FT_NEXT_ULONG( p ); in gxv_just_actSubrecord_type4_validate()
354 actionLength = FT_NEXT_ULONG( p ); in gxv_just_actSubrecord_validate()
392 actionCount = FT_NEXT_ULONG( p ); in gxv_just_pcActionRecord_validate()
[all …]
Dgxvmorx2.c71 optdata->ligActionTable = FT_NEXT_ULONG( p ); in gxv_morx_subtable_type2_opttable_load()
72 optdata->componentTable = FT_NEXT_ULONG( p ); in gxv_morx_subtable_type2_opttable_load()
73 optdata->ligatureTable = FT_NEXT_ULONG( p ); in gxv_morx_subtable_type2_opttable_load()
180 lig_action = FT_NEXT_ULONG( p ); in gxv_morx_subtable_type2_ligActionIndex_validate()
Dgxvfeat.c217 settingTable = FT_NEXT_ULONG ( p ); in gxv_feat_name_validate()
305 if ( FT_NEXT_ULONG( p ) != 0x00010000UL ) /* Version */ in gxv_feat_validate()
318 if ( FT_NEXT_ULONG( p ) != 0 ) in gxv_feat_validate()
Dgxvtrak.c163 sizeTableOffset = FT_NEXT_ULONG( p ); in gxv_trak_trackData_validate()
240 version = FT_NEXT_ULONG( p ); in gxv_trak_validate()
Dgxvcommn.c1155 glyphOffset.ul = FT_NEXT_ULONG( p ); in gxv_EntryTable_validate()
1526 glyphOffset.ul = FT_NEXT_ULONG( p ); in gxv_XEntryTable_validate()
1580 gxvalid->xstatetable.nClasses = FT_NEXT_ULONG( p ); in gxv_XStateTable_validate()
1581 classTable = FT_NEXT_ULONG( p ); in gxv_XStateTable_validate()
1582 stateArray = FT_NEXT_ULONG( p ); in gxv_XStateTable_validate()
1583 entryTable = FT_NEXT_ULONG( p ); in gxv_XStateTable_validate()
Dgxvopbd.c186 version = FT_NEXT_ULONG( p ); in gxv_opbd_validate()
Dgxvmorx5.c77 optdata->insertionGlyphList = FT_NEXT_ULONG( p ); in gxv_morx_subtable_type5_insertionGlyphList_load()
Dgxvbsln.c306 version = FT_NEXT_ULONG( p ); in gxv_bsln_validate()
Dgxvmorx1.c226 offset = FT_NEXT_ULONG( p ); in gxv_morx_subtable_type1_substitutionTable_validate()
Dgxvmort2.c180 lig_action = FT_NEXT_ULONG( p ); in gxv_mort_subtable_type2_ligActionOffset_validate()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttkern.c138 old_pair = FT_NEXT_ULONG( p ); in tt_face_load_kern()
146 cur_pair = FT_NEXT_ULONG( p ); in tt_face_load_kern()
250 key = FT_NEXT_ULONG( q ); in tt_face_get_kerning()
270 FT_ULong key = FT_NEXT_ULONG( p ); in tt_face_get_kerning()
Dttsbit.c111 num_strikes = FT_NEXT_ULONG( p ); in tt_face_load_sbit()
420 offset = FT_NEXT_ULONG( p ); in tt_face_load_strike_metrics()
537 decoder->strike_index_array = FT_NEXT_ULONG( p ); in tt_sbit_decoder_init()
539 decoder->strike_index_count = FT_NEXT_ULONG( p ); in tt_sbit_decoder_init()
1079 png_len = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_png()
1296 image_offset = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image()
1310 image_offset = FT_NEXT_ULONG ( p ); in tt_sbit_decoder_load_image()
1319 image_start = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image()
1320 image_end = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image()
1334 image_size = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image()
[all …]
Dttcpal.c112 colors_offset = FT_NEXT_ULONG( p ); in tt_face_load_cpal()
144 type_offset = FT_NEXT_ULONG( p ); in tt_face_load_cpal()
145 label_offset = FT_NEXT_ULONG( p ); in tt_face_load_cpal()
146 entry_label_offset = FT_NEXT_ULONG( p ); in tt_face_load_cpal()
Dttcolr.c168 base_glyph_offset = FT_NEXT_ULONG( p ); in tt_face_load_colr()
176 layer_offset = FT_NEXT_ULONG( p ); in tt_face_load_colr()
186 base_glyphs_offset_v1 = FT_NEXT_ULONG( p ); in tt_face_load_colr()
201 layer_offset_v1 = FT_NEXT_ULONG( p ); in tt_face_load_colr()
233 clip_list_offset = FT_NEXT_ULONG( p ); in tt_face_load_colr()
463 first_layer_index = FT_NEXT_ULONG( p ); in read_paint()
765 record->paint_offset = FT_NEXT_ULONG ( p ); in find_base_glyph_v1_record()
858 num_clip_boxes = FT_NEXT_ULONG( p ); in tt_face_get_color_glyph_clipbox()
981 FT_NEXT_ULONG( p ); in tt_face_get_paint_layers()
Dttbdf.c86 FT_ULong strings = FT_NEXT_ULONG ( p ); in tt_face_load_bdf_props()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttpload.c201 pos1 = FT_NEXT_ULONG( p ); in tt_face_get_location()
205 pos2 = FT_NEXT_ULONG( p ); in tt_face_get_location()
548 record_size = FT_NEXT_ULONG( p ); in tt_face_load_hdmx()
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrobjs.c540 cpair = FT_NEXT_ULONG( p ); in pfr_face_get_kerning()
563 cpair = FT_NEXT_ULONG( p ); in pfr_face_get_kerning()
577 cpair = FT_NEXT_ULONG( p ); in pfr_face_get_kerning()
/third_party/skia/third_party/externals/freetype/src/base/
Dftstream.c434 result = FT_NEXT_ULONG( p ); in FT_Stream_GetULong()
655 result = FT_NEXT_ULONG( p ); in FT_Stream_ReadULong()
801 value = FT_NEXT_ULONG( cursor ); in FT_Stream_ReadFields()
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvgdef.c164 otv_Coverage_validate( table + FT_NEXT_ULONG( p ), otvalid, -1 ); in otv_MarkGlyphSets_validate()
Dotvjstf.c225 if ( FT_NEXT_ULONG( p ) != 0x10000UL ) /* Version */ in otv_JSTF_validate()
Dotvmath.c433 if ( FT_NEXT_ULONG( p ) != 0x10000UL ) /* Version */ in otv_MATH_validate()
Dotvgsub.c427 ExtensionOffset = FT_NEXT_ULONG( p ); in otv_ExtensionSubst_validate()
Dotvcommn.h87 _offset = FT_NEXT_ULONG( p ); \

12