/external/freetype/src/gxvalid/ |
D | gxvmorx.c | 79 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()
|
D | gxvmort.c | 107 f.enableFlags = FT_NEXT_ULONG( p ); in gxv_mort_featurearray_validate() 108 f.disableFlags = FT_NEXT_ULONG( p ); in gxv_mort_featurearray_validate() 191 subFeatureFlags = FT_NEXT_ULONG( p ); in gxv_mort_subtables_validate() 241 defaultFlags = FT_NEXT_ULONG( p ); in gxv_mort_chain_validate() 245 chainLength = FT_NEXT_ULONG( p ); in gxv_mort_chain_validate() 282 version = FT_NEXT_ULONG( p ); in gxv_mort_validate() 283 nChains = FT_NEXT_ULONG( p ); in gxv_mort_validate()
|
D | gxvjust.c | 103 justClass = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate() 107 beforeGrowLimit = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate() 108 beforeShrinkGrowLimit = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate() 109 afterGrowLimit = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate() 110 afterShrinkGrowLimit = FT_NEXT_ULONG( p ); in gxv_just_wdp_entry_validate() 138 count = FT_NEXT_ULONG( p ); in gxv_just_wdc_entry_validate() 258 substThreshhold = FT_NEXT_ULONG( p ); in gxv_just_actSubrecord_type2_validate() 287 variantsAxis = FT_NEXT_ULONG( p ); in gxv_just_actSubrecord_type4_validate() 351 actionLength = FT_NEXT_ULONG( p ); in gxv_just_actSubrecord_validate() 389 actionCount = FT_NEXT_ULONG( p ); in gxv_just_pcActionRecord_validate() [all …]
|
D | gxvmorx2.c | 71 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()
|
D | gxvfeat.c | 217 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()
|
D | gxvtrak.c | 163 sizeTableOffset = FT_NEXT_ULONG( p ); in gxv_trak_trackData_validate() 240 version = FT_NEXT_ULONG( p ); in gxv_trak_validate()
|
D | gxvcommn.c | 1156 glyphOffset.ul = FT_NEXT_ULONG( p ); in gxv_EntryTable_validate() 1525 glyphOffset.ul = FT_NEXT_ULONG( p ); in gxv_XEntryTable_validate() 1579 gxvalid->xstatetable.nClasses = FT_NEXT_ULONG( p ); in gxv_XStateTable_validate() 1580 classTable = FT_NEXT_ULONG( p ); in gxv_XStateTable_validate() 1581 stateArray = FT_NEXT_ULONG( p ); in gxv_XStateTable_validate() 1582 entryTable = FT_NEXT_ULONG( p ); in gxv_XStateTable_validate()
|
D | gxvopbd.c | 186 version = FT_NEXT_ULONG( p ); in gxv_opbd_validate()
|
D | gxvmorx5.c | 77 optdata->insertionGlyphList = FT_NEXT_ULONG( p ); in gxv_morx_subtable_type5_insertionGlyphList_load()
|
D | gxvbsln.c | 306 version = FT_NEXT_ULONG( p ); in gxv_bsln_validate()
|
D | gxvmorx1.c | 226 offset = FT_NEXT_ULONG( p ); in gxv_morx_subtable_type1_substitutionTable_validate()
|
D | gxvmort2.c | 180 lig_action = FT_NEXT_ULONG( p ); in gxv_mort_subtable_type2_ligActionOffset_validate()
|
/external/freetype/src/sfnt/ |
D | ttkern.c | 139 old_pair = FT_NEXT_ULONG( p ); in tt_face_load_kern() 147 cur_pair = FT_NEXT_ULONG( p ); in tt_face_load_kern() 251 key = FT_NEXT_ULONG( q ); in tt_face_get_kerning() 271 FT_ULong key = FT_NEXT_ULONG( p ); in tt_face_get_kerning()
|
D | ttcpal.c | 113 colors_offset = FT_NEXT_ULONG( p ); in tt_face_load_cpal() 142 type_offset = FT_NEXT_ULONG( p ); in tt_face_load_cpal() 143 label_offset = FT_NEXT_ULONG( p ); in tt_face_load_cpal() 144 entry_label_offset = FT_NEXT_ULONG( p ); in tt_face_load_cpal()
|
D | ttsbit.c | 112 num_strikes = FT_NEXT_ULONG( p ); in tt_face_load_sbit() 417 offset = FT_NEXT_ULONG( p ); in tt_face_load_strike_metrics() 534 decoder->strike_index_array = FT_NEXT_ULONG( p ); in tt_sbit_decoder_init() 536 decoder->strike_index_count = FT_NEXT_ULONG( p ); in tt_sbit_decoder_init() 1076 png_len = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_png() 1293 image_offset = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image() 1307 image_offset = FT_NEXT_ULONG ( p ); in tt_sbit_decoder_load_image() 1316 image_start = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image() 1317 image_end = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image() 1331 image_size = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image() [all …]
|
D | ttcolr.c | 123 base_glyph_offset = FT_NEXT_ULONG( p ); in tt_face_load_colr() 131 layer_offset = FT_NEXT_ULONG( p ); in tt_face_load_colr()
|
D | ttbdf.c | 87 FT_ULong strings = FT_NEXT_ULONG ( p ); in tt_face_load_bdf_props()
|
/external/freetype/src/truetype/ |
D | ttpload.c | 215 pos1 = FT_NEXT_ULONG( p ); in tt_face_get_location() 219 pos2 = FT_NEXT_ULONG( p ); in tt_face_get_location() 559 record_size = FT_NEXT_ULONG( p ); in tt_face_load_hdmx()
|
/external/freetype/src/pfr/ |
D | pfrobjs.c | 536 cpair = FT_NEXT_ULONG( p ); in pfr_face_get_kerning() 559 cpair = FT_NEXT_ULONG( p ); in pfr_face_get_kerning() 573 cpair = FT_NEXT_ULONG( p ); in pfr_face_get_kerning()
|
/external/freetype/src/base/ |
D | ftstream.c | 428 result = FT_NEXT_ULONG( p ); in FT_Stream_GetULong() 650 result = FT_NEXT_ULONG( p ); in FT_Stream_ReadULong() 794 value = FT_NEXT_ULONG( cursor ); in FT_Stream_ReadFields()
|
/external/freetype/src/otvalid/ |
D | otvgdef.c | 164 otv_Coverage_validate( table + FT_NEXT_ULONG( p ), otvalid, -1 ); in otv_MarkGlyphSets_validate()
|
D | otvjstf.c | 225 if ( FT_NEXT_ULONG( p ) != 0x10000UL ) /* Version */ in otv_JSTF_validate()
|
D | otvmath.c | 433 if ( FT_NEXT_ULONG( p ) != 0x10000UL ) /* Version */ in otv_MATH_validate()
|
D | otvgsub.c | 427 ExtensionOffset = FT_NEXT_ULONG( p ); in otv_ExtensionSubst_validate()
|
D | otvcommn.h | 88 _offset = FT_NEXT_ULONG( p ); \
|