/AliOS-Things-master/components/freetype/src/otvalid/ |
A D | otvcommn.c | 76 gid = FT_NEXT_USHORT( p ); in otv_Coverage_validate() 141 return FT_NEXT_USHORT( p ); in otv_Coverage_get_first() 158 result = FT_NEXT_USHORT( p ); in otv_Coverage_get_last() 163 result = FT_NEXT_USHORT( p ); in otv_Coverage_get_last() 653 Count = FT_NEXT_USHORT( p ); in otv_x_Ox() 719 Count = FT_NEXT_USHORT( p ); in otv_x_ux() 752 Count1 = FT_NEXT_USHORT( p ); in otv_x_y_ux_sy() 753 Count2 = FT_NEXT_USHORT( p ); in otv_x_y_ux_sy() 817 Count = FT_NEXT_USHORT( p ); in otv_x_ux_y_uy_z_uz_p_sp() 1017 count2 = FT_NEXT_USHORT( p ); in otv_u_x_Ox_y_Oy_z_Oz_p_sp() [all …]
|
A D | otvgsub.c | 54 SubstFormat = FT_NEXT_USHORT( p ); in otv_SingleSubst_validate() 134 SubstFormat = FT_NEXT_USHORT( p ); in otv_MultipleSubst_validate() 175 SubstFormat = FT_NEXT_USHORT( p ); in otv_AlternateSubst_validate() 222 CompCount = FT_NEXT_USHORT( p ); in otv_Ligature_validate() 250 SubstFormat = FT_NEXT_USHORT( p ); in otv_LigatureSubst_validate() 290 SubstFormat = FT_NEXT_USHORT( p ); in otv_ContextSubst_validate() 349 SubstFormat = FT_NEXT_USHORT( p ); in otv_ChainContextSubst_validate() 410 SubstFormat = FT_NEXT_USHORT( p ); in otv_ExtensionSubst_validate() 467 SubstFormat = FT_NEXT_USHORT( p ); in otv_ReverseChainSingleSubst_validate() 566 ScriptList = FT_NEXT_USHORT( p ); in otv_GSUB_validate() [all …]
|
A D | otvgpos.c | 70 Count = FT_NEXT_USHORT( p ); in otv_x_sxy() 121 Coverage1 = FT_NEXT_USHORT( p ); in otv_u_O_O_u_O_O() 122 Coverage2 = FT_NEXT_USHORT( p ); in otv_u_O_O_u_O_O() 123 ClassCount = FT_NEXT_USHORT( p ); in otv_u_O_O_u_O_O() 124 Array1 = FT_NEXT_USHORT( p ); in otv_u_O_O_u_O_O() 125 Array2 = FT_NEXT_USHORT( p ); in otv_u_O_O_u_O_O() 323 MarkCount = FT_NEXT_USHORT( p ); in otv_MarkArray_validate() 362 PosFormat = FT_NEXT_USHORT( p ); in otv_SinglePos_validate() 480 PosFormat = FT_NEXT_USHORT( p ); in otv_PairPos_validate() 587 PosFormat = FT_NEXT_USHORT( p ); in otv_CursivePos_validate() [all …]
|
A D | otvmath.c | 105 cnt = FT_NEXT_USHORT( p ); in otv_MathItalicsCorrectionInfo_validate() 148 cnt = FT_NEXT_USHORT( p ); in otv_MathKern_validate() 193 cnt = FT_NEXT_USHORT( p ); in otv_MathKernInfo_validate() 290 pcnt = FT_NEXT_USHORT( p ); in otv_GlyphAssembly_validate() 304 gid = FT_NEXT_USHORT( p ); in otv_GlyphAssembly_validate() 330 vcnt = FT_NEXT_USHORT( p ); in otv_MathGlyphConstruction_validate() 340 gid = FT_NEXT_USHORT( p ); in otv_MathGlyphConstruction_validate() 373 vcnt = FT_NEXT_USHORT( p ); in otv_MathVariants_validate() 374 hcnt = FT_NEXT_USHORT( p ); in otv_MathVariants_validate() 436 MathConstants = FT_NEXT_USHORT( p ); in otv_MATH_validate() [all …]
|
A D | otvbase.c | 44 BaseCoordFormat = FT_NEXT_USHORT( p ); in otv_BaseCoord_validate() 61 otv_Device_validate( table + FT_NEXT_USHORT( p ), valid ); in otv_BaseCoord_validate() 84 BaseTagCount = FT_NEXT_USHORT( p ); in otv_BaseTagList_validate() 107 BaseCoordCount = FT_NEXT_USHORT( p ); in otv_BaseValues_validate() 115 otv_BaseCoord_validate( table + FT_NEXT_USHORT( p ), valid ); in otv_BaseValues_validate() 139 FeatMinMaxCount = FT_NEXT_USHORT( p ); in otv_MinMax_validate() 193 BaseLangSysCount = FT_NEXT_USHORT( p ); in otv_BaseScript_validate() 214 otv_MinMax_validate( table + FT_NEXT_USHORT( p ), valid ); in otv_BaseScript_validate() 232 BaseScriptCount = FT_NEXT_USHORT( p ); in otv_BaseScriptList_validate() 244 otv_BaseScript_validate( table + FT_NEXT_USHORT( p ), valid ); in otv_BaseScriptList_validate() [all …]
|
A D | otvgdef.c | 59 Coverage = table + FT_NEXT_USHORT( p ); in otv_O_x_Ox() 60 GlyphCount = FT_NEXT_USHORT( p ); in otv_O_x_Ox() 75 func( table + FT_NEXT_USHORT( p ), valid ); in otv_O_x_Ox() 105 CaretValueFormat = FT_NEXT_USHORT( p ); in otv_CaretValue_validate() 125 otv_Device_validate( table + FT_NEXT_USHORT( p ), valid ); in otv_CaretValue_validate()
|
A D | otvjstf.c | 164 JstfLangSysCount = FT_NEXT_USHORT( p ); in otv_JstfScript_validate() 193 OTV_RUN( table + FT_NEXT_USHORT( p ), valid ); in otv_JstfScript_validate() 227 JstfScriptCount = FT_NEXT_USHORT( p ); in otv_JSTF_validate() 251 otv_JstfScript_validate( table + FT_NEXT_USHORT( p ), valid ); in otv_JSTF_validate()
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | gxvjust.c | 197 order = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type0_validate() 201 decomposedCount = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type0_validate() 216 glyphs = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type0_validate() 234 addGlyph = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type1_validate() 321 flags = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type5_validate() 322 glyph = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type5_validate() 348 actionClass = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_validate() 349 actionType = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_validate() 676 format = FT_NEXT_USHORT( p ); in gxv_just_validate() 677 horizOffset = FT_NEXT_USHORT( p ); in gxv_just_validate() [all …]
|
A D | gxvtrak.c | 117 nameIndex = FT_NEXT_USHORT( p ); in gxv_trak_trackTable_validate() 118 offset = FT_NEXT_USHORT( p ); in gxv_trak_trackTable_validate() 160 nTracks = FT_NEXT_USHORT( p ); in gxv_trak_trackData_validate() 161 nSizes = FT_NEXT_USHORT( p ); in gxv_trak_trackData_validate() 239 format = FT_NEXT_USHORT( p ); in gxv_trak_validate() 240 horizOffset = FT_NEXT_USHORT( p ); in gxv_trak_validate() 241 vertOffset = FT_NEXT_USHORT( p ); in gxv_trak_validate() 242 reserved = FT_NEXT_USHORT( p ); in gxv_trak_validate()
|
A D | gxvkern.c | 136 gid_left = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt0_pairs_validate() 140 gid_right = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt0_pairs_validate() 304 kernAction = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt1_entry_validate() 305 kernValue = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt1_entry_validate() 389 firstGlyph = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt2_clstbl_validate() 390 nGlyphs = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt2_clstbl_validate() 482 glyphCount = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt3_validate() 762 coverage = FT_NEXT_USHORT( p ); in gxv_kern_subtable_validate() 792 tupleIndex = FT_NEXT_USHORT( p ); in gxv_kern_subtable_validate() 871 nTables = FT_NEXT_USHORT( p ); in gxv_kern_validate_generic() [all …]
|
A D | gxvcommn.c | 228 val = FT_NEXT_USHORT( p ); in gxv_array_getlimits_ushort() 394 v.u = FT_NEXT_USHORT( p ); in gxv_lookup_value_load() 690 glyph = FT_NEXT_USHORT( p ); in gxv_LookupTable_fmt6_validate() 735 firstGlyph = FT_NEXT_USHORT( p ); in gxv_LookupTable_fmt8_validate() 736 glyphCount = FT_NEXT_USHORT( p ); in gxv_LookupTable_fmt8_validate() 785 format = FT_NEXT_USHORT( p ); in gxv_LookupTable_validate() 960 firstGlyph = FT_NEXT_USHORT( p ); in gxv_ClassTable_validate() 961 nGlyphs = FT_NEXT_USHORT( p ); in gxv_ClassTable_validate() 1111 newState = FT_NEXT_USHORT( p ); in gxv_EntryTable_validate() 1402 value.u = FT_NEXT_USHORT( p ); in gxv_XClassTable_lookupfmt4_transit() [all …]
|
A D | gxvfeat.c | 176 setting = FT_NEXT_USHORT( p ); in gxv_feat_setting_validate() 213 feature = FT_NEXT_USHORT( p ); in gxv_feat_name_validate() 216 nSettings = FT_NEXT_USHORT( p ); in gxv_feat_name_validate() 218 featureFlags = FT_NEXT_USHORT( p ); in gxv_feat_name_validate() 308 featureNameCount = FT_NEXT_USHORT( p ); in gxv_feat_validate() 315 if ( FT_NEXT_USHORT( p ) != 0 ) in gxv_feat_validate()
|
A D | gxvmort.c | 104 f.featureType = FT_NEXT_USHORT( p ); in gxv_mort_featurearray_validate() 105 f.featureSetting = FT_NEXT_USHORT( p ); in gxv_mort_featurearray_validate() 187 length = FT_NEXT_USHORT( p ); in gxv_mort_subtables_validate() 188 coverage = FT_NEXT_USHORT( p ); in gxv_mort_subtables_validate() 245 nFeatureFlags = FT_NEXT_USHORT( p ); in gxv_mort_chain_validate() 246 nSubtables = FT_NEXT_USHORT( p ); in gxv_mort_chain_validate()
|
A D | gxvbsln.c | 142 value.u = FT_NEXT_USHORT( p ); in gxv_bsln_LookupFmt4_transit() 211 stdGlyph = FT_NEXT_USHORT( p ); in gxv_bsln_parts_fmt2_validate() 222 ctlPoint = FT_NEXT_USHORT( p ); in gxv_bsln_parts_fmt2_validate() 306 format = FT_NEXT_USHORT( p ); in gxv_bsln_validate() 307 defaultBaseline = FT_NEXT_USHORT( p ); in gxv_bsln_validate()
|
A D | gxvlcar.c | 99 count = FT_NEXT_USHORT( p ); in gxv_lcar_LookupValue_validate() 167 value.u = FT_NEXT_USHORT( p ); in gxv_lcar_LookupFmt4_transit() 206 GXV_LCAR_DATA( format ) = FT_NEXT_USHORT( p ); in gxv_lcar_validate()
|
A D | gxvmort2.c | 68 optdata->ligActionTable = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type2_opttable_load() 69 optdata->componentTable = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type2_opttable_load() 70 optdata->ligatureTable = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type2_opttable_load() 265 lig_gid = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type2_ligatureTable_validate()
|
A D | gxvprop.c | 241 value.u = FT_NEXT_USHORT( p ); in gxv_prop_LookupFmt4_transit() 282 format = FT_NEXT_USHORT( p ); in gxv_prop_validate() 283 defaultProp = FT_NEXT_USHORT( p ); in gxv_prop_validate()
|
A D | gxvmort1.c | 65 optdata->substitutionTable = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type1_substitutionTable_load() 200 dst_gid = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type1_substTable_validate()
|
A D | gxvmorx1.c | 67 optdata->substitutionTable = FT_NEXT_USHORT( p ); in gxv_morx_subtable_type1_substitutionTable_load() 193 value.u = FT_NEXT_USHORT( p ); in gxv_morx_subtable_type1_LookupFmt4_transit()
|
A D | gxvmort4.c | 98 value.u = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type4_lookupfmt4_transit()
|
/AliOS-Things-master/components/freetype/src/sfnt/ |
A D | ttkern.c | 81 num_tables = FT_NEXT_USHORT( p ); in tt_face_load_kern() 99 length = FT_NEXT_USHORT( p ); in tt_face_load_kern() 100 coverage = FT_NEXT_USHORT( p ); in tt_face_load_kern() 115 num_pairs = FT_NEXT_USHORT( p ); in tt_face_load_kern() 200 FT_UInt version = FT_NEXT_USHORT( p ); in tt_face_get_kerning() 201 FT_UInt length = FT_NEXT_USHORT( p ); in tt_face_get_kerning() 202 FT_UInt coverage = FT_NEXT_USHORT( p ); in tt_face_get_kerning() 220 num_pairs = FT_NEXT_USHORT( p ); in tt_face_get_kerning()
|
A D | ttbdf.c | 85 FT_UInt version = FT_NEXT_USHORT( p ); in tt_face_load_bdf_props() 86 FT_UInt num_strikes = FT_NEXT_USHORT( p ); in tt_face_load_bdf_props() 177 FT_UInt _ppem = FT_NEXT_USHORT( p ); in tt_face_find_bdf_prop() 178 FT_UInt _count = FT_NEXT_USHORT( p ); in tt_face_find_bdf_prop()
|
A D | ttsbit.c | 814 num_components = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_compound() 826 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_compound() 1068 start = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() 1069 end = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() 1091 index_format = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() 1092 image_format = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() 1132 image_start = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() 1133 image_end = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() 1155 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() 1160 image_start = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image() [all …]
|
/AliOS-Things-master/components/freetype/src/truetype/ |
A D | ttpload.c | 202 pos1 = FT_NEXT_USHORT( p ); in tt_face_get_location() 206 pos2 = FT_NEXT_USHORT( p ); in tt_face_get_location() 506 version = FT_NEXT_USHORT( p ); in tt_face_load_hdmx() 507 num_records = FT_NEXT_USHORT( p ); in tt_face_load_hdmx()
|
/AliOS-Things-master/components/freetype/src/pfr/ |
A D | pfrload.h | 41 #define PFR_NEXT_USHORT( p ) FT_NEXT_USHORT( p )
|