Home
last modified time | relevance | path

Searched refs:FT_NEXT_USHORT (Results 1 – 25 of 36) sorted by relevance

12

/external/freetype/src/otvalid/
Dotvcommn.c53 CoverageFormat = FT_NEXT_USHORT( p ); in otv_Coverage_validate()
65 GlyphCount = FT_NEXT_USHORT( p ); in otv_Coverage_validate()
76 gid = FT_NEXT_USHORT( p ); in otv_Coverage_validate()
91 RangeCount = FT_NEXT_USHORT( p ); in otv_Coverage_validate()
100 Start = FT_NEXT_USHORT( p ); in otv_Coverage_validate()
101 End = FT_NEXT_USHORT( p ); in otv_Coverage_validate()
102 StartCoverageIndex = FT_NEXT_USHORT( p ); in otv_Coverage_validate()
141 return FT_NEXT_USHORT( p ); in otv_Coverage_get_first()
149 FT_UInt CoverageFormat = FT_NEXT_USHORT( p ); in otv_Coverage_get_last()
150 FT_UInt count = FT_NEXT_USHORT( p ); /* Glyph/RangeCount */ in otv_Coverage_get_last()
[all …]
Dotvgpos.c70 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()
253 AnchorFormat = FT_NEXT_USHORT( p ); in otv_Anchor_validate()
319 MarkCount = FT_NEXT_USHORT( p ); in otv_MarkArray_validate()
330 otv_Anchor_validate( table + FT_NEXT_USHORT( p ), otvalid ); in otv_MarkArray_validate()
358 PosFormat = FT_NEXT_USHORT( p ); in otv_SinglePos_validate()
[all …]
Dotvgsub.c54 SubstFormat = FT_NEXT_USHORT( p ); in otv_SingleSubst_validate()
68 Coverage = table + FT_NEXT_USHORT( p ); in otv_SingleSubst_validate()
89 Coverage = FT_NEXT_USHORT( p ); in otv_SingleSubst_validate()
90 GlyphCount = FT_NEXT_USHORT( p ); in otv_SingleSubst_validate()
102 if ( FT_NEXT_USHORT( p ) >= otvalid->glyph_count ) in otv_SingleSubst_validate()
136 SubstFormat = FT_NEXT_USHORT( p ); in otv_MultipleSubst_validate()
177 SubstFormat = FT_NEXT_USHORT( p ); in otv_AlternateSubst_validate()
220 LigatureGlyph = FT_NEXT_USHORT( p ); in otv_Ligature_validate()
224 CompCount = FT_NEXT_USHORT( p ); in otv_Ligature_validate()
252 SubstFormat = FT_NEXT_USHORT( p ); in otv_LigatureSubst_validate()
[all …]
Dotvbase.c44 BaseCoordFormat = FT_NEXT_USHORT( p ); in otv_BaseCoord_validate()
61 otv_Device_validate( table + FT_NEXT_USHORT( p ), otvalid ); 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 ), otvalid ); 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 ), otvalid ); in otv_BaseScript_validate()
232 BaseScriptCount = FT_NEXT_USHORT( p ); in otv_BaseScriptList_validate()
244 otv_BaseScript_validate( table + FT_NEXT_USHORT( p ), otvalid ); in otv_BaseScriptList_validate()
[all …]
Dotvmath.c105 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()
237 MathItalicsCorrectionInfo = FT_NEXT_USHORT( p ); in otv_MathGlyphInfo_validate()
238 MathTopAccentAttachment = FT_NEXT_USHORT( p ); in otv_MathGlyphInfo_validate()
239 ExtendedShapeCoverage = FT_NEXT_USHORT( p ); in otv_MathGlyphInfo_validate()
240 MathKernInfo = FT_NEXT_USHORT( p ); in otv_MathGlyphInfo_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()
[all …]
Dotvgdef.c59 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 ), otvalid ); in otv_O_x_Ox()
105 CaretValueFormat = FT_NEXT_USHORT( p ); in otv_CaretValue_validate()
125 otv_Device_validate( table + FT_NEXT_USHORT( p ), otvalid ); in otv_CaretValue_validate()
157 MarkGlyphSetCount = FT_NEXT_USHORT( p ); in otv_MarkGlyphSets_validate()
210 if ( FT_NEXT_USHORT( p ) != 1 ) /* majorVersion */ in otv_GDEF_validate()
213 version = FT_NEXT_USHORT( p ); /* minorVersion */ in otv_GDEF_validate()
Dotvjstf.c164 JstfLangSysCount = FT_NEXT_USHORT( p ); in otv_JstfScript_validate()
193 OTV_RUN( table + FT_NEXT_USHORT( p ), otvalid ); in otv_JstfScript_validate()
228 JstfScriptCount = FT_NEXT_USHORT( p ); in otv_JSTF_validate()
252 otv_JstfScript_validate( table + FT_NEXT_USHORT( p ), otvalid ); in otv_JSTF_validate()
/external/freetype/src/gxvalid/
Dgxvjust.c111 growFlags = FT_NEXT_USHORT( p ); in gxv_just_wdp_entry_validate()
112 shrinkFlags = FT_NEXT_USHORT( p ); in gxv_just_wdp_entry_validate()
198 order = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type0_validate()
202 decomposedCount = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type0_validate()
217 glyphs = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type0_validate()
235 addGlyph = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type1_validate()
262 addGlyph = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type2_validate()
263 substGlyph = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type2_validate()
322 flags = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type5_validate()
323 glyph = FT_NEXT_USHORT( p ); in gxv_just_actSubrecord_type5_validate()
[all …]
Dgxvkern.c136 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()
220 optdata->valueTable = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt1_valueTable_load()
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()
429 GXV_KERN_FMT2_DATA( rowWidth ) = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt2_validate()
430 leftOffsetTable = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt2_validate()
431 rightOffsetTable = FT_NEXT_USHORT( p ); in gxv_kern_subtable_fmt2_validate()
[all …]
Dgxvtrak.c118 nameIndex = FT_NEXT_USHORT( p ); in gxv_trak_trackTable_validate()
119 offset = FT_NEXT_USHORT( p ); in gxv_trak_trackTable_validate()
161 nTracks = FT_NEXT_USHORT( p ); in gxv_trak_trackData_validate()
162 nSizes = FT_NEXT_USHORT( p ); in gxv_trak_trackData_validate()
241 format = FT_NEXT_USHORT( p ); in gxv_trak_validate()
242 horizOffset = FT_NEXT_USHORT( p ); in gxv_trak_validate()
243 vertOffset = FT_NEXT_USHORT( p ); in gxv_trak_validate()
244 reserved = FT_NEXT_USHORT( p ); in gxv_trak_validate()
Dgxvcommn.c228 val = FT_NEXT_USHORT( p ); in gxv_array_getlimits_ushort()
343 binSrchHeader.unitSize = FT_NEXT_USHORT( p ); in gxv_BinSrchHeader_validate()
351 binSrchHeader.nUnits = FT_NEXT_USHORT( p ); in gxv_BinSrchHeader_validate()
357 binSrchHeader.searchRange = FT_NEXT_USHORT( p ); in gxv_BinSrchHeader_validate()
358 binSrchHeader.entrySelector = FT_NEXT_USHORT( p ); in gxv_BinSrchHeader_validate()
359 binSrchHeader.rangeShift = FT_NEXT_USHORT( p ); in gxv_BinSrchHeader_validate()
394 v.u = FT_NEXT_USHORT( p ); in gxv_lookup_value_load()
520 lastGlyph = FT_NEXT_USHORT( p ); in gxv_LookupTable_fmt2_validate()
521 firstGlyph = FT_NEXT_USHORT( p ); in gxv_LookupTable_fmt2_validate()
592 lastGlyph = FT_NEXT_USHORT( p ); in gxv_LookupTable_fmt4_validate()
[all …]
Dgxvfeat.c176 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()
Dgxvmort.c105 f.featureType = FT_NEXT_USHORT( p ); in gxv_mort_featurearray_validate()
106 f.featureSetting = FT_NEXT_USHORT( p ); in gxv_mort_featurearray_validate()
188 length = FT_NEXT_USHORT( p ); in gxv_mort_subtables_validate()
189 coverage = FT_NEXT_USHORT( p ); in gxv_mort_subtables_validate()
246 nFeatureFlags = FT_NEXT_USHORT( p ); in gxv_mort_chain_validate()
247 nSubtables = FT_NEXT_USHORT( p ); in gxv_mort_chain_validate()
Dgxvbsln.c143 value.u = FT_NEXT_USHORT( p ); in gxv_bsln_LookupFmt4_transit()
212 stdGlyph = FT_NEXT_USHORT( p ); in gxv_bsln_parts_fmt2_validate()
223 ctlPoint = FT_NEXT_USHORT( p ); in gxv_bsln_parts_fmt2_validate()
307 format = FT_NEXT_USHORT( p ); in gxv_bsln_validate()
308 defaultBaseline = FT_NEXT_USHORT( p ); in gxv_bsln_validate()
Dgxvmort2.c69 optdata->ligActionTable = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type2_opttable_load()
70 optdata->componentTable = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type2_opttable_load()
71 optdata->ligatureTable = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type2_opttable_load()
266 lig_gid = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type2_ligatureTable_validate()
Dgxvlcar.c100 count = FT_NEXT_USHORT( p ); in gxv_lcar_LookupValue_validate()
168 value.u = FT_NEXT_USHORT( p ); in gxv_lcar_LookupFmt4_transit()
207 GXV_LCAR_DATA( format ) = FT_NEXT_USHORT( p ); in gxv_lcar_validate()
Dgxvprop.c242 value.u = FT_NEXT_USHORT( p ); in gxv_prop_LookupFmt4_transit()
283 format = FT_NEXT_USHORT( p ); in gxv_prop_validate()
284 defaultProp = FT_NEXT_USHORT( p ); in gxv_prop_validate()
Dgxvmort1.c66 optdata->substitutionTable = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type1_substitutionTable_load()
201 dst_gid = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type1_substTable_validate()
Dgxvmorx1.c68 optdata->substitutionTable = FT_NEXT_USHORT( p ); in gxv_morx_subtable_type1_substitutionTable_load()
194 value.u = FT_NEXT_USHORT( p ); in gxv_morx_subtable_type1_LookupFmt4_transit()
Dgxvmort4.c99 value.u = FT_NEXT_USHORT( p ); in gxv_mort_subtable_type4_lookupfmt4_transit()
/external/freetype/src/sfnt/
Dttkern.c81 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()
121 num_pairs = FT_NEXT_USHORT( p ); in tt_face_load_kern()
206 FT_UInt version = FT_NEXT_USHORT( p ); in tt_face_get_kerning()
207 FT_UInt length = FT_NEXT_USHORT( p ); in tt_face_get_kerning()
208 FT_UInt coverage = FT_NEXT_USHORT( p ); in tt_face_get_kerning()
225 num_pairs = FT_NEXT_USHORT( p ); in tt_face_get_kerning()
Dttbdf.c85 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()
Dttsbit.c1003 num_components = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_compound()
1016 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_compound()
1282 start = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image()
1283 end = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image()
1305 index_format = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image()
1306 image_format = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image()
1346 image_start = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image()
1347 image_end = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image()
1370 FT_UInt gindex = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image()
1375 image_start = FT_NEXT_USHORT( p ); in tt_sbit_decoder_load_image()
[all …]
/external/freetype/src/truetype/
Dttpload.c224 pos1 = FT_NEXT_USHORT( p ); in tt_face_get_location()
228 pos2 = FT_NEXT_USHORT( p ); in tt_face_get_location()
548 num_records = FT_NEXT_USHORT( p ); in tt_face_load_hdmx()
/external/freetype/src/base/
Dftstream.c371 result = FT_NEXT_USHORT( p ); in FT_Stream_GetUShort()
514 result = FT_NEXT_USHORT( p ); in FT_Stream_ReadUShort()
781 value = FT_NEXT_USHORT( cursor ); in FT_Stream_ReadFields()

12