Home
last modified time | relevance | path

Searched refs:FT_Bytes (Results 1 – 25 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvjust.c88 gxv_just_wdp_entry_validate( FT_Bytes table, in gxv_just_wdp_entry_validate()
89 FT_Bytes limit, in gxv_just_wdp_entry_validate()
92 FT_Bytes p = table; in gxv_just_wdp_entry_validate()
131 gxv_just_wdc_entry_validate( FT_Bytes table, in gxv_just_wdc_entry_validate()
132 FT_Bytes limit, in gxv_just_wdc_entry_validate()
135 FT_Bytes p = table; in gxv_just_wdc_entry_validate()
153 gxv_just_widthDeltaClusters_validate( FT_Bytes table, in gxv_just_widthDeltaClusters_validate()
154 FT_Bytes limit, in gxv_just_widthDeltaClusters_validate()
157 FT_Bytes p = table; in gxv_just_widthDeltaClusters_validate()
158 FT_Bytes wdc_end = table + GXV_JUST_DATA( wdc_offset_max ); in gxv_just_widthDeltaClusters_validate()
[all …]
Dgxvcommn.h84 (*GXV_Validate_Func)( FT_Bytes table,
85 FT_Bytes limit,
116 FT_Bytes lookuptbl_limit,
172 FT_Bytes statetable_table,
173 FT_Bytes statetable_limit,
177 (*GXV_StateTable_OptData_Load_Func)( FT_Bytes table,
178 FT_Bytes limit,
214 FT_Bytes xstatetable_table,
215 FT_Bytes xstatetable_limit,
251 FT_Bytes lookuptbl_head;
[all …]
Dgxvbsln.c56 FT_Bytes ctlPoints_p;
127 FT_Bytes lookuptbl_limit, in gxv_bsln_LookupFmt4_transit()
130 FT_Bytes p; in gxv_bsln_LookupFmt4_transit()
131 FT_Bytes limit; in gxv_bsln_LookupFmt4_transit()
150 gxv_bsln_parts_fmt0_validate( FT_Bytes tables, in gxv_bsln_parts_fmt0_validate()
151 FT_Bytes limit, in gxv_bsln_parts_fmt0_validate()
154 FT_Bytes p = tables; in gxv_bsln_parts_fmt0_validate()
169 gxv_bsln_parts_fmt1_validate( FT_Bytes tables, in gxv_bsln_parts_fmt1_validate()
170 FT_Bytes limit, in gxv_bsln_parts_fmt1_validate()
173 FT_Bytes p = tables; in gxv_bsln_parts_fmt1_validate()
[all …]
Dgxvmort.h59 gxv_mort_featurearray_validate( FT_Bytes table,
60 FT_Bytes limit,
69 gxv_mort_subtable_type0_validate( FT_Bytes table,
70 FT_Bytes limit,
74 gxv_mort_subtable_type1_validate( FT_Bytes table,
75 FT_Bytes limit,
79 gxv_mort_subtable_type2_validate( FT_Bytes table,
80 FT_Bytes limit,
84 gxv_mort_subtable_type4_validate( FT_Bytes table,
85 FT_Bytes limit,
[all …]
Dgxvmorx.h43 gxv_morx_subtable_type0_validate( FT_Bytes table,
44 FT_Bytes limit,
48 gxv_morx_subtable_type1_validate( FT_Bytes table,
49 FT_Bytes limit,
53 gxv_morx_subtable_type2_validate( FT_Bytes table,
54 FT_Bytes limit,
58 gxv_morx_subtable_type4_validate( FT_Bytes table,
59 FT_Bytes limit,
63 gxv_morx_subtable_type5_validate( FT_Bytes table,
64 FT_Bytes limit,
Dgxvalid.h43 gxv_feat_validate( FT_Bytes table,
49 gxv_bsln_validate( FT_Bytes table,
55 gxv_trak_validate( FT_Bytes table,
60 gxv_just_validate( FT_Bytes table,
65 gxv_mort_validate( FT_Bytes table,
70 gxv_morx_validate( FT_Bytes table,
75 gxv_kern_validate( FT_Bytes table,
80 gxv_kern_validate_classic( FT_Bytes table,
86 gxv_opbd_validate( FT_Bytes table,
91 gxv_prop_validate( FT_Bytes table,
[all …]
Dgxvcommn.c180 gxv_array_getlimits_byte( FT_Bytes table, in gxv_array_getlimits_byte()
181 FT_Bytes limit, in gxv_array_getlimits_byte()
186 FT_Bytes p = table; in gxv_array_getlimits_byte()
209 gxv_array_getlimits_ushort( FT_Bytes table, in gxv_array_getlimits_ushort()
210 FT_Bytes limit, in gxv_array_getlimits_ushort()
215 FT_Bytes p = table; in gxv_array_getlimits_ushort()
327 gxv_BinSrchHeader_validate( FT_Bytes table, in gxv_BinSrchHeader_validate()
328 FT_Bytes limit, in gxv_BinSrchHeader_validate()
333 FT_Bytes p = table; in gxv_BinSrchHeader_validate()
386 gxv_lookup_value_load( FT_Bytes p, in gxv_lookup_value_load()
[all …]
Dgxvkern.c110 gxv_kern_subtable_fmt0_pairs_validate( FT_Bytes table, in gxv_kern_subtable_fmt0_pairs_validate()
111 FT_Bytes limit, in gxv_kern_subtable_fmt0_pairs_validate()
115 FT_Bytes p = table; in gxv_kern_subtable_fmt0_pairs_validate()
172 gxv_kern_subtable_fmt0_validate( FT_Bytes table, in gxv_kern_subtable_fmt0_validate()
173 FT_Bytes limit, in gxv_kern_subtable_fmt0_validate()
176 FT_Bytes p = table + GXV_KERN_SUBTABLE_HEADER_SIZE; in gxv_kern_subtable_fmt0_validate()
210 gxv_kern_subtable_fmt1_valueTable_load( FT_Bytes table, in gxv_kern_subtable_fmt1_valueTable_load()
211 FT_Bytes limit, in gxv_kern_subtable_fmt1_valueTable_load()
214 FT_Bytes p = table; in gxv_kern_subtable_fmt1_valueTable_load()
266 FT_Bytes table, in gxv_kern_subtable_fmt1_entry_validate()
[all …]
Dgxvmort2.c59 gxv_mort_subtable_type2_opttable_load( FT_Bytes table, in gxv_mort_subtable_type2_opttable_load()
60 FT_Bytes limit, in gxv_mort_subtable_type2_opttable_load()
63 FT_Bytes p = table; in gxv_mort_subtable_type2_opttable_load()
139 FT_Bytes table, in gxv_mort_subtable_type2_ligActionOffset_validate()
147 FT_Bytes lat_base = table + optdata->ligActionTable; in gxv_mort_subtable_type2_ligActionOffset_validate()
148 FT_Bytes p = table + ligActionOffset; in gxv_mort_subtable_type2_ligActionOffset_validate()
149 FT_Bytes lat_limit = lat_base + optdata->ligActionTable; in gxv_mort_subtable_type2_ligActionOffset_validate()
216 FT_Bytes table, in gxv_mort_subtable_type2_entry_validate()
217 FT_Bytes limit, in gxv_mort_subtable_type2_entry_validate()
245 gxv_mort_subtable_type2_ligatureTable_validate( FT_Bytes table, in gxv_mort_subtable_type2_ligatureTable_validate()
[all …]
Dgxvmorx1.c57 gxv_morx_subtable_type1_substitutionTable_load( FT_Bytes table, in gxv_morx_subtable_type1_substitutionTable_load()
58 FT_Bytes limit, in gxv_morx_subtable_type1_substitutionTable_load()
61 FT_Bytes p = table; in gxv_morx_subtable_type1_substitutionTable_load()
108 FT_Bytes table, in gxv_morx_subtable_type1_entry_validate()
109 FT_Bytes limit, in gxv_morx_subtable_type1_entry_validate()
178 FT_Bytes lookuptbl_limit, in gxv_morx_subtable_type1_LookupFmt4_transit()
181 FT_Bytes p; in gxv_morx_subtable_type1_LookupFmt4_transit()
182 FT_Bytes limit; in gxv_morx_subtable_type1_LookupFmt4_transit()
204 gxv_morx_subtable_type1_substitutionTable_validate( FT_Bytes table, in gxv_morx_subtable_type1_substitutionTable_validate()
205 FT_Bytes limit, in gxv_morx_subtable_type1_substitutionTable_validate()
[all …]
Dgxvmorx2.c60 gxv_morx_subtable_type2_opttable_load( FT_Bytes table, in gxv_morx_subtable_type2_opttable_load()
61 FT_Bytes limit, in gxv_morx_subtable_type2_opttable_load()
64 FT_Bytes p = table; in gxv_morx_subtable_type2_opttable_load()
144 FT_Bytes table, in gxv_morx_subtable_type2_ligActionIndex_validate()
152 FT_Bytes lat_base = table + optdata->ligActionTable; in gxv_morx_subtable_type2_ligActionIndex_validate()
153 FT_Bytes p = lat_base + in gxv_morx_subtable_type2_ligActionIndex_validate()
155 FT_Bytes lat_limit = lat_base + optdata->ligActionTable; in gxv_morx_subtable_type2_ligActionIndex_validate()
228 FT_Bytes table, in gxv_morx_subtable_type2_entry_validate()
229 FT_Bytes limit, in gxv_morx_subtable_type2_entry_validate()
263 gxv_morx_subtable_type2_ligatureTable_validate( FT_Bytes table, in gxv_morx_subtable_type2_ligatureTable_validate()
[all …]
Dgxvmorx5.c66 gxv_morx_subtable_type5_insertionGlyphList_load( FT_Bytes table, in gxv_morx_subtable_type5_insertionGlyphList_load()
67 FT_Bytes limit, in gxv_morx_subtable_type5_insertionGlyphList_load()
70 FT_Bytes p = table; in gxv_morx_subtable_type5_insertionGlyphList_load()
115 FT_Bytes table, in gxv_morx_subtable_type5_InsertList_validate()
116 FT_Bytes limit, in gxv_morx_subtable_type5_InsertList_validate()
119 FT_Bytes p = table + table_index * 2; in gxv_morx_subtable_type5_InsertList_validate()
145 FT_Bytes table, in gxv_morx_subtable_type5_entry_validate()
146 FT_Bytes limit, in gxv_morx_subtable_type5_entry_validate()
195 gxv_morx_subtable_type5_validate( FT_Bytes table, in gxv_morx_subtable_type5_validate()
196 FT_Bytes limit, in gxv_morx_subtable_type5_validate()
[all …]
Dgxvfeat.c138 gxv_feat_name_index_validate( FT_Bytes table, in gxv_feat_name_index_validate()
139 FT_Bytes limit, in gxv_feat_name_index_validate()
142 FT_Bytes p = table; in gxv_feat_name_index_validate()
163 gxv_feat_setting_validate( FT_Bytes table, in gxv_feat_setting_validate()
164 FT_Bytes limit, in gxv_feat_setting_validate()
168 FT_Bytes p = table; in gxv_feat_setting_validate()
191 gxv_feat_name_validate( FT_Bytes table, in gxv_feat_name_validate()
192 FT_Bytes limit, in gxv_feat_name_validate()
195 FT_Bytes p = table; in gxv_feat_name_validate()
273 gxv_feat_validate( FT_Bytes table, in gxv_feat_validate()
[all …]
Dgxvmort.c90 gxv_mort_featurearray_validate( FT_Bytes table, in gxv_mort_featurearray_validate()
91 FT_Bytes limit, in gxv_mort_featurearray_validate()
95 FT_Bytes p = table; in gxv_mort_featurearray_validate()
152 gxv_mort_subtables_validate( FT_Bytes table, in gxv_mort_subtables_validate()
153 FT_Bytes limit, in gxv_mort_subtables_validate()
157 FT_Bytes p = table; in gxv_mort_subtables_validate()
225 gxv_mort_chain_validate( FT_Bytes table, in gxv_mort_chain_validate()
226 FT_Bytes limit, in gxv_mort_chain_validate()
229 FT_Bytes p = table; in gxv_mort_chain_validate()
262 gxv_mort_validate( FT_Bytes table, in gxv_mort_validate()
[all …]
Dgxvmort1.c55 gxv_mort_subtable_type1_substitutionTable_load( FT_Bytes table, in gxv_mort_subtable_type1_substitutionTable_load()
56 FT_Bytes limit, in gxv_mort_subtable_type1_substitutionTable_load()
59 FT_Bytes p = table; in gxv_mort_subtable_type1_substitutionTable_load()
139 FT_Bytes table, in gxv_mort_subtable_type1_entry_validate()
140 FT_Bytes limit, in gxv_mort_subtable_type1_entry_validate()
183 gxv_mort_subtable_type1_substTable_validate( FT_Bytes table, in gxv_mort_subtable_type1_substTable_validate()
184 FT_Bytes limit, in gxv_mort_subtable_type1_substTable_validate()
187 FT_Bytes p = table; in gxv_mort_subtable_type1_substTable_validate()
225 gxv_mort_subtable_type1_validate( FT_Bytes table, in gxv_mort_subtable_type1_validate()
226 FT_Bytes limit, in gxv_mort_subtable_type1_validate()
[all …]
Dgxvmorx.c42 gxv_morx_subtables_validate( FT_Bytes table, in gxv_morx_subtables_validate()
43 FT_Bytes limit, in gxv_morx_subtables_validate()
47 FT_Bytes p = table; in gxv_morx_subtables_validate()
117 gxv_morx_chain_validate( FT_Bytes table, in gxv_morx_chain_validate()
118 FT_Bytes limit, in gxv_morx_chain_validate()
121 FT_Bytes p = table; in gxv_morx_chain_validate()
161 gxv_morx_validate( FT_Bytes table, in gxv_morx_validate()
167 FT_Bytes p = table; in gxv_morx_validate()
168 FT_Bytes limit = 0; in gxv_morx_validate()
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.c41 otv_Coverage_validate( FT_Bytes table, in otv_Coverage_validate()
45 FT_Bytes p = table; in otv_Coverage_validate()
134 otv_Coverage_get_first( FT_Bytes table ) in otv_Coverage_get_first()
136 FT_Bytes p = table; in otv_Coverage_get_first()
146 otv_Coverage_get_last( FT_Bytes table ) in otv_Coverage_get_last()
148 FT_Bytes p = table; in otv_Coverage_get_last()
178 otv_Coverage_get_count( FT_Bytes table ) in otv_Coverage_get_count()
180 FT_Bytes p = table; in otv_Coverage_get_count()
224 otv_ClassDef_validate( FT_Bytes table, in otv_ClassDef_validate()
227 FT_Bytes p = table; in otv_ClassDef_validate()
[all …]
Dotvcommn.h40 typedef void (*OTV_Validate_Func)( FT_Bytes table,
58 FT_Bytes extra3;
73 FT_Bytes _table ## _p
76 FT_Bytes _table ## _p
248 otv_Coverage_validate( FT_Bytes table,
254 otv_Coverage_get_first( FT_Bytes table );
258 otv_Coverage_get_last( FT_Bytes table );
262 otv_Coverage_get_count( FT_Bytes table );
274 otv_ClassDef_validate( FT_Bytes table,
287 otv_Device_validate( FT_Bytes table,
[all …]
Dotvalid.h35 otv_BASE_validate( FT_Bytes table,
41 otv_GDEF_validate( FT_Bytes table,
42 FT_Bytes gsub,
43 FT_Bytes gpos,
48 otv_GPOS_validate( FT_Bytes table,
53 otv_GSUB_validate( FT_Bytes table,
60 otv_JSTF_validate( FT_Bytes table,
61 FT_Bytes gsub,
62 FT_Bytes gpos,
67 otv_MATH_validate( FT_Bytes table,
Dotvgpos.c35 otv_Anchor_validate( FT_Bytes table,
39 otv_MarkArray_validate( FT_Bytes table,
59 otv_x_sxy( FT_Bytes table, in otv_x_sxy()
62 FT_Bytes p = table; in otv_x_sxy()
107 otv_u_O_O_u_O_O( FT_Bytes table, in otv_u_O_O_u_O_O()
110 FT_Bytes p = table; in otv_u_O_O_u_O_O()
169 otv_ValueRecord_validate( FT_Bytes table, in otv_ValueRecord_validate()
173 FT_Bytes p = table; in otv_ValueRecord_validate()
243 otv_Anchor_validate( FT_Bytes table, in otv_Anchor_validate()
246 FT_Bytes p = table; in otv_Anchor_validate()
[all …]
Dotvbase.c34 otv_BaseCoord_validate( FT_Bytes table, in otv_BaseCoord_validate()
37 FT_Bytes p = table; in otv_BaseCoord_validate()
73 otv_BaseTagList_validate( FT_Bytes table, in otv_BaseTagList_validate()
76 FT_Bytes p = table; in otv_BaseTagList_validate()
95 otv_BaseValues_validate( FT_Bytes table, in otv_BaseValues_validate()
98 FT_Bytes p = table; in otv_BaseValues_validate()
122 otv_MinMax_validate( FT_Bytes table, in otv_MinMax_validate()
125 FT_Bytes p = table; in otv_MinMax_validate()
177 otv_BaseScript_validate( FT_Bytes table, in otv_BaseScript_validate()
180 FT_Bytes p = table; in otv_BaseScript_validate()
[all …]
Dotvgsub.c44 otv_SingleSubst_validate( FT_Bytes table, in otv_SingleSubst_validate()
47 FT_Bytes p = table; in otv_SingleSubst_validate()
62 FT_Bytes Coverage; in otv_SingleSubst_validate()
126 otv_MultipleSubst_validate( FT_Bytes table, in otv_MultipleSubst_validate()
129 FT_Bytes p = table; in otv_MultipleSubst_validate()
167 otv_AlternateSubst_validate( FT_Bytes table, in otv_AlternateSubst_validate()
170 FT_Bytes p = table; in otv_AlternateSubst_validate()
210 otv_Ligature_validate( FT_Bytes table, in otv_Ligature_validate()
213 FT_Bytes p = table; in otv_Ligature_validate()
242 otv_LigatureSubst_validate( FT_Bytes table, in otv_LigatureSubst_validate()
[all …]
Dotvmath.c46 otv_MathConstants_validate( FT_Bytes table, in otv_MathConstants_validate()
49 FT_Bytes p = table; in otv_MathConstants_validate()
86 otv_MathItalicsCorrectionInfo_validate( FT_Bytes table, in otv_MathItalicsCorrectionInfo_validate()
90 FT_Bytes p = table; in otv_MathItalicsCorrectionInfo_validate()
135 otv_MathKern_validate( FT_Bytes table, in otv_MathKern_validate()
138 FT_Bytes p = table; in otv_MathKern_validate()
178 otv_MathKernInfo_validate( FT_Bytes table, in otv_MathKernInfo_validate()
181 FT_Bytes p = table; in otv_MathKernInfo_validate()
225 otv_MathGlyphInfo_validate( FT_Bytes table, in otv_MathGlyphInfo_validate()
228 FT_Bytes p = table; in otv_MathGlyphInfo_validate()
[all …]
Dotvgdef.c47 otv_O_x_Ox( FT_Bytes table, in otv_O_x_Ox()
50 FT_Bytes p = table; in otv_O_x_Ox()
51 FT_Bytes Coverage; in otv_O_x_Ox()
94 otv_CaretValue_validate( FT_Bytes table, in otv_CaretValue_validate()
97 FT_Bytes p = table; in otv_CaretValue_validate()
145 otv_MarkGlyphSets_validate( FT_Bytes table, in otv_MarkGlyphSets_validate()
148 FT_Bytes p = table; in otv_MarkGlyphSets_validate()
181 otv_GDEF_validate( FT_Bytes table, in otv_GDEF_validate()
182 FT_Bytes gsub, in otv_GDEF_validate()
183 FT_Bytes gpos, in otv_GDEF_validate()
[all …]
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftotval.h166 FT_Bytes *BASE_table,
167 FT_Bytes *GDEF_table,
168 FT_Bytes *GPOS_table,
169 FT_Bytes *GSUB_table,
170 FT_Bytes *JSTF_table );
195 FT_Bytes table );

12