Home
last modified time | relevance | path

Searched defs:table_tag (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset.hh60 hb_tag_t table_tag; member
H A Dhb-ot-map.cc74 hb_tag_t table_tag = table_tags[table_index]; in hb_ot_map_builder_t() local
H A Dhb-subset-plan.cc146 hb_tag_t table_tag = table->tableTag; in _closure_glyphs_lookups_features() local
H A Dhb-ot-shape.cc1232 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-repacker.hh1131 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.cc405 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-ot-layout-common.hh180 const hb_tag_t table_tag; member

Completed in 12 milliseconds