Home
last modified time | relevance | path

Searched refs:table_tag (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout.h215 hb_tag_t table_tag,
222 hb_tag_t table_tag,
228 hb_tag_t table_tag,
236 hb_tag_t table_tag,
243 hb_tag_t table_tag,
251 hb_tag_t table_tag,
259 hb_tag_t table_tag,
266 hb_tag_t table_tag,
274 hb_tag_t table_tag,
283 hb_tag_t table_tag,
[all...]
H A Dhb-ot-layout.cc406 hb_tag_t table_tag) in get_gsubgpos_table()
408 switch (table_tag) { in get_gsubgpos_table()
419 * @table_tag: #HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS
433 hb_tag_t table_tag, in hb_ot_layout_table_get_script_tags()
438 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_get_script_tags()
448 * @table_tag: #HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS
460 hb_tag_t table_tag, in hb_ot_layout_table_find_script()
465 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_find_script()
492 * @table_tag: #HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS
501 hb_tag_t table_tag, in hb_ot_layout_table_choose_script()
405 get_gsubgpos_table(hb_face_t *face, hb_tag_t table_tag) get_gsubgpos_table() argument
432 hb_ot_layout_table_get_script_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int start_offset, unsigned int *script_count , hb_tag_t *script_tags ) hb_ot_layout_table_get_script_tags() argument
459 hb_ot_layout_table_find_script(hb_face_t *face, hb_tag_t table_tag, hb_tag_t script_tag, unsigned int *script_index ) hb_ot_layout_table_find_script() argument
500 hb_ot_layout_table_choose_script(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *script_tags, unsigned int *script_index , hb_tag_t *chosen_script ) hb_ot_layout_table_choose_script() argument
535 hb_ot_layout_table_select_script(hb_face_t *face, hb_tag_t table_tag, unsigned int script_count, const hb_tag_t *script_tags, unsigned int *script_index , hb_tag_t *chosen_script ) hb_ot_layout_table_select_script() argument
600 hb_ot_layout_table_get_feature_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int start_offset, unsigned int *feature_count , hb_tag_t *feature_tags ) hb_ot_layout_table_get_feature_tags() argument
625 hb_ot_layout_table_find_feature(hb_face_t *face, hb_tag_t table_tag, hb_tag_t feature_tag, unsigned int *feature_index ) hb_ot_layout_table_find_feature() argument
664 hb_ot_layout_script_get_language_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int start_offset, unsigned int *language_count , hb_tag_t *language_tags ) hb_ot_layout_script_get_language_tags() argument
695 hb_ot_layout_script_find_language(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, hb_tag_t language_tag, unsigned int *language_index) hb_ot_layout_script_find_language() argument
732 hb_ot_layout_script_select_language(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_count, const hb_tag_t *language_tags, unsigned int *language_index ) hb_ot_layout_script_select_language() argument
774 hb_ot_layout_language_get_required_feature_index(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int *feature_index ) hb_ot_layout_language_get_required_feature_index() argument
806 hb_ot_layout_language_get_required_feature(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int *feature_index , hb_tag_t *feature_tag ) hb_ot_layout_language_get_required_feature() argument
842 hb_ot_layout_language_get_feature_indexes(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int start_offset, unsigned int *feature_count , unsigned int *feature_indexes ) hb_ot_layout_language_get_feature_indexes() argument
875 hb_ot_layout_language_get_feature_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int start_offset, unsigned int *feature_count , hb_tag_t *feature_tags ) hb_ot_layout_language_get_feature_tags() argument
915 hb_ot_layout_language_find_feature(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, hb_tag_t feature_tag, unsigned int *feature_index ) hb_ot_layout_language_find_feature() argument
960 hb_ot_layout_feature_get_lookups(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, unsigned int start_offset, unsigned int *lookup_count , unsigned int *lookup_indexes ) hb_ot_layout_feature_get_lookups() argument
990 hb_ot_layout_table_get_lookup_count(hb_face_t *face, hb_tag_t table_tag) hb_ot_layout_table_get_lookup_count() argument
1175 hb_ot_layout_collect_features(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts, const hb_tag_t *languages, const hb_tag_t *features, hb_set_t *feature_indexes ) hb_ot_layout_collect_features() argument
1224 hb_ot_layout_collect_lookups(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts, const hb_tag_t *languages, const hb_tag_t *features, hb_set_t *lookup_indexes ) hb_ot_layout_collect_lookups() argument
1261 hb_ot_layout_lookup_collect_glyphs(hb_face_t *face, hb_tag_t table_tag, unsigned int lookup_index, hb_set_t *glyphs_before, hb_set_t *glyphs_input, hb_set_t *glyphs_after, hb_set_t *glyphs_output ) hb_ot_layout_lookup_collect_glyphs() argument
1312 hb_ot_layout_table_find_feature_variations(hb_face_t *face, hb_tag_t table_tag, const int *coords, unsigned int num_coords, unsigned int *variations_index ) hb_ot_layout_table_find_feature_variations() argument
1343 hb_ot_layout_feature_with_variations_get_lookups(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, unsigned int variations_index, unsigned int start_offset, unsigned int *lookup_count , unsigned int *lookup_indexes ) hb_ot_layout_feature_with_variations_get_lookups() argument
1704 hb_ot_layout_feature_get_name_ids(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, hb_ot_name_id_t *label_id, hb_ot_name_id_t *tooltip_id, hb_ot_name_id_t *sample_id, unsigned int *num_named_parameters, hb_ot_name_id_t *first_param_id ) hb_ot_layout_feature_get_name_ids() argument
1773 hb_ot_layout_feature_get_characters(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, unsigned int start_offset, unsigned int *char_count, hb_codepoint_t *characters ) hb_ot_layout_feature_get_characters() argument
[all...]
H A Dhb-subset.hh60 hb_tag_t table_tag; member
69 table_tag (table_tag_) {} in hb_subset_context_t()
H A Dhb-ot-deprecated.h57 hb_tag_t table_tag,
64 hb_tag_t table_tag,
H A Dhb-ot-shape.hh126 void collect_lookups (hb_tag_t table_tag, hb_set_t *lookups) const in collect_lookups()
129 switch (table_tag) { in collect_lookups()
H A Dhb-ot-shape.h48 hb_tag_t table_tag,
H A Dhb-ot-map.cc74 hb_tag_t table_tag = table_tags[table_index]; in hb_ot_map_builder_t() local
76 table_tag, in hb_ot_map_builder_t()
82 table_tag, in hb_ot_map_builder_t()
H A Dhb-subset-plan.cc89 typedef void (*layout_collect_func_t) (hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts, const hb_tag_t *languages, const hb_tag_t *features, hb_set_t *lookup_indexes /* OUT */);
146 hb_tag_t table_tag = table->tableTag; in _closure_glyphs_lookups_features() local
154 if (table_tag == HB_OT_TAG_GSUB) in _closure_glyphs_lookups_features()
H A Dhb-subset.cc143 HB_UNTAG (c->table_tag), buf_size); in _try_subset()
148 HB_UNTAG (c->table_tag), buf_size); in _try_subset()
H A Dhb-repacker.hh1132 hb_tag_t table_tag, in hb_resolve_overflows()
1147 if ((table_tag == HB_OT_TAG_GPOS in hb_resolve_overflows()
1148 || table_tag == HB_OT_TAG_GSUB) in hb_resolve_overflows()
1131 hb_resolve_overflows(const hb_vector_t<hb_serialize_context_t::object_t *>& packed, hb_tag_t table_tag, hb_serialize_context_t* c, unsigned max_rounds = 10) hb_resolve_overflows() argument
H A Dhb-ot-layout-gsubgpos.hh1914 const hb_map_t *lookup_map = c->table_tag == HB_OT_TAG_GSUB ? c->plan->gsub_lookups : c->plan->gpos_lookups;
2103 const hb_map_t *lookup_map = c->table_tag == HB_OT_TAG_GSUB ? c->plan->gsub_lookups : c->plan->gpos_lookups;
2273 const hb_map_t *lookup_map = c->table_tag == HB_OT_TAG_GSUB ? c->plan->gsub_lookups : c->plan->gpos_lookups;
2887 const hb_map_t *lookup_map = c->table_tag == HB_OT_TAG_GSUB ? c->plan->gsub_lookups : c->plan->gpos_lookups;
3114 const hb_map_t *lookup_map = c->table_tag == HB_OT_TAG_GSUB ? c->plan->gsub_lookups : c->plan->gpos_lookups;
3349 const hb_map_t *lookup_map = c->table_tag == HB_OT_TAG_GSUB ? c->plan->gsub_lookups : c->plan->gpos_lookups;
H A Dhb-ot-layout.hh67 hb_tag_t table_tag,
H A Dhb-ot-shape.cc1223 * @table_tag: GSUB or GPOS
1233 hb_tag_t table_tag, in hb_ot_shape_plan_collect_lookups()
1236 shape_plan->ot.collect_lookups (table_tag, lookup_indexes); in hb_ot_shape_plan_collect_lookups()
1232 hb_ot_shape_plan_collect_lookups(hb_shape_plan_t *shape_plan, hb_tag_t table_tag, hb_set_t *lookup_indexes ) hb_ot_shape_plan_collect_lookups() argument
H A Dhb-ot-layout-common.hh180 const hb_tag_t table_tag; member
192 table_tag (tag_), in hb_subset_layout_context_t()
815 return_trace (bool (out->langSys.len) || defaultLang || l->table_tag == HB_OT_TAG_GSUB); in subset()

Completed in 18 milliseconds