Home
last modified time | relevance | path

Searched refs:GXV_TRACE (Results 1 – 19 of 19) sorted by relevance

/external/freetype/src/gxvalid/
Dgxvmort.c48 GXV_TRACE(( "featureType %d is out of registered range, " in gxv_mort_feature_validate()
55 GXV_TRACE(( "featureType %d is within registered area " in gxv_mort_feature_validate()
70 GXV_TRACE(( "featureType %d is registered", f->featureType )); in gxv_mort_feature_validate()
71 GXV_TRACE(( "setting %d", f->featureSetting )); in gxv_mort_feature_validate()
75 GXV_TRACE(( "out of defined range %d", nSettings_max )); in gxv_mort_feature_validate()
78 GXV_TRACE(( "\n" )); in gxv_mort_feature_validate()
129 GXV_TRACE(( " this subtable is for vertical text only\n" )); in gxv_mort_coverage_validate()
131 GXV_TRACE(( " this subtable is for horizontal text only\n" )); in gxv_mort_coverage_validate()
134 GXV_TRACE(( " this subtable is applied to glyph array " in gxv_mort_coverage_validate()
137 GXV_TRACE(( " this subtable is applied to glyph array " in gxv_mort_coverage_validate()
[all …]
Dgxvmort0.c94 GXV_TRACE(( " IndicScript MorphRule for glyphOffset 0x%04x", in gxv_mort_subtable_type0_entry_validate()
96 GXV_TRACE(( " markFirst=%01d", markFirst )); in gxv_mort_subtable_type0_entry_validate()
97 GXV_TRACE(( " dontAdvance=%01d", dontAdvance )); in gxv_mort_subtable_type0_entry_validate()
98 GXV_TRACE(( " markLast=%01d", markLast )); in gxv_mort_subtable_type0_entry_validate()
99 GXV_TRACE(( " %02d", verb )); in gxv_mort_subtable_type0_entry_validate()
100 GXV_TRACE(( " %s\n", GXV_Mort_IndicScript_Msg[verb] )); in gxv_mort_subtable_type0_entry_validate()
104 GXV_TRACE(( " [odd] a glyph is marked as the first and last" in gxv_mort_subtable_type0_entry_validate()
111 GXV_TRACE(( " [odd] the first glyph is marked as dontAdvance" in gxv_mort_subtable_type0_entry_validate()
118 GXV_TRACE(( " non-zero bits found in reserved range\n" )); in gxv_mort_subtable_type0_entry_validate()
122 GXV_TRACE(( "\n" )); in gxv_mort_subtable_type0_entry_validate()
Dgxvmorx2.c75 GXV_TRACE(( "offset to ligActionTable=0x%08x\n", in gxv_morx_subtable_type2_opttable_load()
77 GXV_TRACE(( "offset to componentTable=0x%08x\n", in gxv_morx_subtable_type2_opttable_load()
79 GXV_TRACE(( "offset to ligatureTable=0x%08x\n", in gxv_morx_subtable_type2_opttable_load()
119 GXV_TRACE(( "classTable: offset=0x%08x length=0x%08x\n", in gxv_morx_subtable_type2_subtable_setup()
121 GXV_TRACE(( "stateArray: offset=0x%08x length=0x%08x\n", in gxv_morx_subtable_type2_subtable_setup()
123 GXV_TRACE(( "entryTable: offset=0x%08x length=0x%08x\n", in gxv_morx_subtable_type2_subtable_setup()
125 GXV_TRACE(( "ligActionTable: offset=0x%08x length=0x%08x\n", in gxv_morx_subtable_type2_subtable_setup()
128 GXV_TRACE(( "componentTable: offset=0x%08x length=0x%08x\n", in gxv_morx_subtable_type2_subtable_setup()
131 GXV_TRACE(( "ligatureTable: offset=0x%08x length=0x%08x\n", in gxv_morx_subtable_type2_subtable_setup()
160 GXV_TRACE(( "p < lat_base (%d byte rewind)\n", lat_base - p )); in gxv_morx_subtable_type2_ligActionIndex_validate()
[all …]
Dgxvprop.c101 GXV_TRACE(( " found non-zero advance in zero-advance glyph\n" )); in gxv_prop_zero_advance_validate()
127 GXV_TRACE(( " found zero offset to property\n" )); in gxv_prop_property_validate()
142 GXV_TRACE(( " found non-positive glyph complement\n" )); in gxv_prop_property_validate()
155 GXV_TRACE(( "glyph %d cannot have complementary bracketing\n", in gxv_prop_property_validate()
164 GXV_TRACE(( " found older version (1.0) in new version table\n" )); in gxv_prop_property_validate()
171 GXV_TRACE(( " found non-zero bits in reserved bits\n" )); in gxv_prop_property_validate()
181 GXV_TRACE(( " found too old version in directionality class\n" )); in gxv_prop_property_validate()
286 GXV_TRACE(( " version 0x%08x\n", version )); in gxv_prop_validate()
287 GXV_TRACE(( " format 0x%04x\n", format )); in gxv_prop_validate()
288 GXV_TRACE(( " defaultProp 0x%04x\n", defaultProp )); in gxv_prop_validate()
[all …]
Dgxvmort2.c73 GXV_TRACE(( "offset to ligActionTable=0x%04x\n", in gxv_mort_subtable_type2_opttable_load()
75 GXV_TRACE(( "offset to componentTable=0x%04x\n", in gxv_mort_subtable_type2_opttable_load()
77 GXV_TRACE(( "offset to ligatureTable=0x%04x\n", in gxv_mort_subtable_type2_opttable_load()
117 GXV_TRACE(( "classTable: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
119 GXV_TRACE(( "stateArray: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
121 GXV_TRACE(( "entryTable: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
123 GXV_TRACE(( "ligActionTable: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
126 GXV_TRACE(( "componentTable: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
129 GXV_TRACE(( "ligatureTable: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
155 GXV_TRACE(( "too short offset 0x%04x: p < lat_base (%d byte rewind)\n", in gxv_mort_subtable_type2_ligActionOffset_validate()
[all …]
Dgxvcommn.c294 GXV_TRACE(( "Inconsistency found in BinSrchHeader\n" )); in gxv_BinSrchHeader_check_consistency()
295 GXV_TRACE(( "originally: unitSize=%d, nUnits=%d, " in gxv_BinSrchHeader_check_consistency()
301 GXV_TRACE(( "calculated: unitSize=%d, nUnits=%d, " in gxv_BinSrchHeader_check_consistency()
360 GXV_TRACE(( "nUnits %d\n", binSrchHeader.nUnits )); in gxv_BinSrchHeader_validate()
442 GXV_TRACE(( "too short, glyphs %d - %d are missing\n", in gxv_LookupTable_fmt0_validate()
529 GXV_TRACE(( "reverse ordered segment specification:" in gxv_LookupTable_fmt2_validate()
537 GXV_TRACE(( "reverse ordered range specification at unit %d:", in gxv_LookupTable_fmt2_validate()
600 GXV_TRACE(( "reverse ordered segment specification:" in gxv_LookupTable_fmt4_validate()
608 GXV_TRACE(( "reverse ordered range specification at unit %d:", in gxv_LookupTable_fmt4_validate()
694 GXV_TRACE(( " endmarker found within defined range" in gxv_LookupTable_fmt6_validate()
[all …]
Dgxvjust.c78 GXV_TRACE(( "just table includes too large %s" in gxv_just_check_max_gid()
118 GXV_TRACE(( "just table includes non-zero value" in gxv_just_wdp_entry_validate()
141 GXV_TRACE(( "validating wdc pair %d/%d\n", i + 1, count )); in gxv_just_wdc_entry_validate()
206 GXV_TRACE(( "just table includes invalid range spec:" in gxv_just_actSubrecord_type0_validate()
295 GXV_TRACE(( "variantsAxis 0x%08x is non default value", in gxv_just_actSubrecord_type4_validate()
299 GXV_TRACE(( "type4:minimumLimit 0x%08x > noStretchValue 0x%08x\n", in gxv_just_actSubrecord_type4_validate()
302 GXV_TRACE(( "type4:noStretchValue 0x%08x > maximumLimit 0x%08x\n", in gxv_just_actSubrecord_type4_validate()
326 GXV_TRACE(( "type5: nonzero value 0x%04x in unused flags\n", in gxv_just_actSubrecord_type5_validate()
390 GXV_TRACE(( "actionCount = %d\n", actionCount )); in gxv_just_pcActionRecord_validate()
515 GXV_TRACE(( " justClassTable: coverage = 0x%04x (%s) ", coverage )); in gxv_just_justClassTable_validate()
[all …]
Dgxvkern.c144 GXV_TRACE(( "left gid = %u, right gid = %u\n", gid_left, gid_right )); in gxv_kern_subtable_fmt0_pairs_validate()
391 GXV_TRACE(( " %s firstGlyph=%d, nGlyphs=%d\n", in gxv_kern_subtable_fmt2_clstbl_validate()
434 GXV_TRACE(( "rowWidth = %d\n", GXV_KERN_FMT2_DATA( rowWidth ) )); in gxv_kern_subtable_fmt2_validate()
490 GXV_TRACE(( "maxGID=%d, but glyphCount=%d\n", in gxv_kern_subtable_fmt3_validate()
496 GXV_TRACE(( "kern subtable fmt3 has nonzero value" in gxv_kern_subtable_fmt3_validate()
585 GXV_TRACE(( "new Apple-dialect: " in gxv_kern_coverage_new_apple_validate()
589 GXV_TRACE(( "kerning values in Apple format subtable are ignored\n" )); in gxv_kern_coverage_new_apple_validate()
622 GXV_TRACE(( "classic Apple-dialect: " in gxv_kern_coverage_classic_apple_validate()
630 GXV_TRACE(( "kerning values in Apple format subtable are ignored\n" )); in gxv_kern_coverage_classic_apple_validate()
665 GXV_TRACE(( "classic Microsoft-dialect: " in gxv_kern_coverage_classic_microsoft_validate()
[all …]
Dgxvfeat.c89 GXV_TRACE(( " (feature = %u)\n", feature )); in gxv_feat_registry_validate()
93 GXV_TRACE(( "feature number %d is out of range %d\n", in gxv_feat_registry_validate()
101 GXV_TRACE(( "feature number %d is in defined range but doesn't exist\n", in gxv_feat_registry_validate()
110 GXV_TRACE(( "feature number %d is reserved by Apple\n", feature )); in gxv_feat_registry_validate()
117 GXV_TRACE(( "feature %d: nSettings %d != defined nSettings %d\n", in gxv_feat_registry_validate()
126 GXV_TRACE(( "exclusive flag %d differs from predefined value\n", in gxv_feat_registry_validate()
151 GXV_TRACE(( " (nameIndex = %d)\n", nameIndex )); in gxv_feat_name_index_validate()
309 GXV_TRACE(( " (featureNameCount = %d)\n", featureNameCount )); in gxv_feat_validate()
Dgxvtrak.c133 GXV_TRACE(( "duplicated entries found for track value 0x%x\n", in gxv_trak_trackTable_validate()
181 GXV_TRACE(( "too short trackValue array\n" )); in gxv_trak_trackData_validate()
246 GXV_TRACE(( " (version = 0x%08x)\n", version )); in gxv_trak_validate()
247 GXV_TRACE(( " (format = 0x%04x)\n", format )); in gxv_trak_validate()
248 GXV_TRACE(( " (horizOffset = 0x%04x)\n", horizOffset )); in gxv_trak_validate()
249 GXV_TRACE(( " (vertOffset = 0x%04x)\n", vertOffset )); in gxv_trak_validate()
250 GXV_TRACE(( " (reserved = 0x%04x)\n", reserved )); in gxv_trak_validate()
Dgxvmort5.c117 GXV_TRACE(( " offset runs into ClassTable" )); in gxv_mort_subtable_type5_InsertList_validate()
120 GXV_TRACE(( " offset runs into StateArray" )); in gxv_mort_subtable_type5_InsertList_validate()
123 GXV_TRACE(( " offset runs into EntryTable" )); in gxv_mort_subtable_type5_InsertList_validate()
135 GXV_TRACE(( " 0x%04x", insert_glyphID )); in gxv_mort_subtable_type5_InsertList_validate()
137 GXV_TRACE(( "\n" )); in gxv_mort_subtable_type5_InsertList_validate()
Dgxvopbd.c191 GXV_TRACE(( "(version=0x%08x)\n", version )); in gxv_opbd_validate()
196 GXV_TRACE(( "(format=0x%04x)\n", GXV_OPBD_DATA( format ) )); in gxv_opbd_validate()
209 GXV_TRACE(( in gxv_opbd_validate()
Dgxvmorx1.c138 GXV_TRACE(( " setMark=%01d dontAdvance=%01d\n", in gxv_morx_subtable_type1_entry_validate()
143 GXV_TRACE(( " non-zero bits found in reserved range\n" )); in gxv_morx_subtable_type1_entry_validate()
147 GXV_TRACE(( "markIndex = %d, currentIndex = %d\n", in gxv_morx_subtable_type1_entry_validate()
167 GXV_TRACE(( "morx subtable type1 subst.: %d -> %d\n", glyph, value_p->u )); in gxv_morx_subtable_type1_LookupValue_validate()
Dgxvmorx.c87 GXV_TRACE(( "validating chain subtable %d/%d (%d bytes)\n", in gxv_morx_subtables_validate()
102 GXV_TRACE(( "morx type %d is reserved\n", type )); in gxv_morx_subtables_validate()
189 GXV_TRACE(( "validating chain %d/%d\n", i + 1, nChains )); in gxv_morx_validate()
Dgxvmorx5.c132 GXV_TRACE(( " 0x%04x", insert_glyphID )); in gxv_morx_subtable_type5_InsertList_validate()
135 GXV_TRACE(( "\n" )); in gxv_morx_subtable_type5_InsertList_validate()
Dgxvmort1.c166 GXV_TRACE(( " non-zero bits found in reserved range\n" )); in gxv_mort_subtable_type1_entry_validate()
208 GXV_TRACE(( "substTable include a strange gid[%d]=%d >" in gxv_mort_subtable_type1_substTable_validate()
Dgxvbsln.c213 GXV_TRACE(( " (stdGlyph = %u)\n", stdGlyph )); in gxv_bsln_parts_fmt2_validate()
315 GXV_TRACE(( " (format = %d)\n", format )); in gxv_bsln_validate()
Dgxvmorx0.c80 GXV_TRACE(( " non-zero bits found in reserved range\n" )); in gxv_morx_subtable_type0_entry_validate()
Dgxvcommn.h292 #define GXV_TRACE( s ) \ macro
304 #define GXV_TRACE( s ) do { } while ( 0 ) macro