Home
last modified time | relevance | path

Searched refs:lookup_count (Results 1 – 25 of 30) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.c409 otvalid->lookup_count = LookupCount; in otv_LookupList_validate()
456 if ( FT_NEXT_USHORT( p ) >= otvalid->lookup_count ) in otv_Feature_validate()
490 otvalid->lookup_count = otv_LookupList_get_count( lookups ); in otv_FeatureList_validate()
875 otvalid->extra1 = otvalid->lookup_count; in otv_u_O_O_x_Onx()
923 if ( FT_NEXT_USHORT( p ) >= otvalid->lookup_count ) in otv_u_x_y_Ox_sy()
967 otvalid->extra1 = otvalid->lookup_count; in otv_u_O_O_O_O_x_Onx()
1038 if ( FT_NEXT_USHORT( p ) >= otvalid->lookup_count ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
Dotvgsub.c303 otvalid->extra1 = otvalid->lookup_count; in otv_ContextSubst_validate()
362 otvalid->extra1 = otvalid->lookup_count; in otv_ChainContextSubst_validate()
Dotvgpos.c801 otvalid->extra1 = otvalid->lookup_count; in otv_ContextPos_validate()
860 otvalid->extra1 = otvalid->lookup_count; in otv_ChainContextPos_validate()
Dotvcommn.h50 FT_UInt lookup_count; member
/third_party/freetype/src/otvalid/
Dotvcommn.c412 otvalid->lookup_count = LookupCount; in otv_LookupList_validate()
459 if ( FT_NEXT_USHORT( p ) >= otvalid->lookup_count ) in otv_Feature_validate()
493 otvalid->lookup_count = otv_LookupList_get_count( lookups ); in otv_FeatureList_validate()
878 otvalid->extra1 = otvalid->lookup_count; in otv_u_O_O_x_Onx()
926 if ( FT_NEXT_USHORT( p ) >= otvalid->lookup_count ) in otv_u_x_y_Ox_sy()
970 otvalid->extra1 = otvalid->lookup_count; in otv_u_O_O_O_O_x_Onx()
1041 if ( FT_NEXT_USHORT( p ) >= otvalid->lookup_count ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
Dotvgsub.c303 otvalid->extra1 = otvalid->lookup_count; in otv_ContextSubst_validate()
362 otvalid->extra1 = otvalid->lookup_count; in otv_ChainContextSubst_validate()
Dotvgpos.c801 otvalid->extra1 = otvalid->lookup_count; in otv_ContextPos_validate()
860 otvalid->extra1 = otvalid->lookup_count; in otv_ChainContextPos_validate()
Dotvcommn.h49 FT_UInt lookup_count; member
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.c412 otvalid->lookup_count = LookupCount; in otv_LookupList_validate()
459 if ( FT_NEXT_USHORT( p ) >= otvalid->lookup_count ) in otv_Feature_validate()
493 otvalid->lookup_count = otv_LookupList_get_count( lookups ); in otv_FeatureList_validate()
878 otvalid->extra1 = otvalid->lookup_count; in otv_u_O_O_x_Onx()
926 if ( FT_NEXT_USHORT( p ) >= otvalid->lookup_count ) in otv_u_x_y_Ox_sy()
970 otvalid->extra1 = otvalid->lookup_count; in otv_u_O_O_O_O_x_Onx()
1041 if ( FT_NEXT_USHORT( p ) >= otvalid->lookup_count ) in otv_u_x_Ox_y_Oy_z_Oz_p_sp()
Dotvgsub.c303 otvalid->extra1 = otvalid->lookup_count; in otv_ContextSubst_validate()
362 otvalid->extra1 = otvalid->lookup_count; in otv_ChainContextSubst_validate()
Dotvgpos.c801 otvalid->extra1 = otvalid->lookup_count; in otv_ContextPos_validate()
860 otvalid->extra1 = otvalid->lookup_count; in otv_ChainContextPos_validate()
Dotvcommn.h49 FT_UInt lookup_count; member
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-map.hh141 const struct lookup_map_t **plookups, unsigned int *lookup_count) const in get_stage_lookups()
145 *lookup_count = 0; in get_stage_lookups()
152 *lookup_count = end - start; in get_stage_lookups()
Dhb-ot-layout.h243 unsigned int *lookup_count /* IN/OUT */,
316 unsigned int *lookup_count /* IN/OUT */,
Dhb-ot-layout.cc964 unsigned int *lookup_count /* IN/OUT */, in hb_ot_layout_feature_get_lookups() argument
972 lookup_count, in hb_ot_layout_feature_get_lookups()
1311 unsigned int *lookup_count /* IN/OUT */, in hb_ot_layout_feature_with_variations_get_lookups() argument
1319 return f.get_lookup_indexes (start_offset, lookup_count, lookup_indexes); in hb_ot_layout_feature_with_variations_get_lookups()
1366 if (unlikely (lookup_index >= face->table.GSUB->lookup_count)) return false; in hb_ot_layout_lookup_would_substitute()
Dhb-ot-layout-gsubgpos.hh2735 this->lookup_count = table->get_lookup_count (); in init()
2737 …this->accels = (hb_ot_layout_lookup_accelerator_t *) calloc (this->lookup_count, sizeof (hb_ot_lay… in init()
2739 this->lookup_count = 0; in init()
2741 for (unsigned int i = 0; i < this->lookup_count; i++) in init()
2747 for (unsigned int i = 0; i < this->lookup_count; i++) in fini()
2754 unsigned int lookup_count; member
Dhb-ot-layout-common.hh550 unsigned int *lookup_count /* IN/OUT */, in get_lookup_indexes()
552 { return lookupIndex.get_indexes (start_index, lookup_count, lookup_tags); } in get_lookup_indexes()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-map.hh141 const struct lookup_map_t **plookups, unsigned int *lookup_count) const in get_stage_lookups()
146 *lookup_count = 0; in get_stage_lookups()
152 *lookup_count = end - start; in get_stage_lookups()
Dhb-ot-layout.h303 unsigned int *lookup_count /* IN/OUT */,
376 unsigned int *lookup_count /* IN/OUT */,
Dhb-ot-layout.cc964 unsigned int *lookup_count /* IN/OUT */, in hb_ot_layout_feature_get_lookups() argument
972 lookup_count, in hb_ot_layout_feature_get_lookups()
1348 unsigned int *lookup_count /* IN/OUT */, in hb_ot_layout_feature_with_variations_get_lookups() argument
1356 return f.get_lookup_indexes (start_offset, lookup_count, lookup_indexes); in hb_ot_layout_feature_with_variations_get_lookups()
1404 if (unlikely (lookup_index >= face->table.GSUB->lookup_count)) return false; in hb_ot_layout_lookup_would_substitute()
Dhb-ot-layout-gsubgpos.hh85 { return lookup_count > HB_MAX_LOOKUP_INDICES; } in lookup_limit_exceeded()
89 if (lookup_count++ > HB_MAX_LOOKUP_INDICES) in should_visit_lookup()
175 lookup_count (0) in hb_closure_context_t()
196 unsigned int lookup_count; member
229 { return lookup_count > HB_MAX_LOOKUP_INDICES; } in lookup_limit_exceeded()
233 if (unlikely (lookup_count++ > HB_MAX_LOOKUP_INDICES)) in is_lookup_visited()
258 lookup_count (0) {} in hb_closure_lookups_context_t()
265 unsigned int lookup_count; member
3838 this->lookup_count = table->get_lookup_count (); in init()
3840 …this->accels = (hb_ot_layout_lookup_accelerator_t *) hb_calloc (this->lookup_count, sizeof (hb_ot_… in init()
[all …]
/third_party/harfbuzz/src/
Dhb-ot-map.hh141 const struct lookup_map_t **plookups, unsigned int *lookup_count) const in get_stage_lookups()
146 *lookup_count = 0; in get_stage_lookups()
152 *lookup_count = end - start; in get_stage_lookups()
Dhb-ot-layout.h303 unsigned int *lookup_count /* IN/OUT */,
376 unsigned int *lookup_count /* IN/OUT */,
Dhb-ot-layout-gsubgpos.hh85 { return lookup_count > HB_MAX_LOOKUP_INDICES; } in lookup_limit_exceeded()
89 if (lookup_count++ > HB_MAX_LOOKUP_INDICES) in should_visit_lookup()
175 lookup_count (0) in hb_closure_context_t()
196 unsigned int lookup_count; member
229 { return lookup_count > HB_MAX_LOOKUP_INDICES; } in lookup_limit_exceeded()
233 if (unlikely (lookup_count++ > HB_MAX_LOOKUP_INDICES)) in is_lookup_visited()
258 lookup_count (0) {} in hb_closure_lookups_context_t()
265 unsigned int lookup_count; member
3799 this->lookup_count = table->get_lookup_count (); in init()
3801 …this->accels = (hb_ot_layout_lookup_accelerator_t *) calloc (this->lookup_count, sizeof (hb_ot_lay… in init()
[all …]
Dhb-ot-layout.cc957 unsigned int *lookup_count /* IN/OUT */, in hb_ot_layout_feature_get_lookups() argument
965 lookup_count, in hb_ot_layout_feature_get_lookups()
1322 unsigned int *lookup_count /* IN/OUT */, in hb_ot_layout_feature_with_variations_get_lookups() argument
1330 return f.get_lookup_indexes (start_offset, lookup_count, lookup_indexes); in hb_ot_layout_feature_with_variations_get_lookups()
1377 if (unlikely (lookup_index >= face->table.GSUB->lookup_count)) return false; in hb_ot_layout_lookup_would_substitute()

12