Home
last modified time | relevance | path

Searched defs:table_tag (Results 1 – 12 of 12) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc415 hb_tag_t table_tag) in get_gsubgpos_table()
442 hb_tag_t table_tag, in hb_ot_layout_table_get_script_tags()
469 hb_tag_t table_tag, in hb_ot_layout_table_find_script()
510 hb_tag_t table_tag, in hb_ot_layout_table_choose_script()
545 hb_tag_t table_tag, in hb_ot_layout_table_select_script()
614 hb_tag_t table_tag, in hb_ot_layout_table_get_feature_tags()
642 hb_tag_t table_tag, in hb_ot_layout_table_find_feature()
683 hb_tag_t table_tag, in hb_ot_layout_script_get_language_tags()
714 hb_tag_t table_tag, in hb_ot_layout_script_find_language()
751 hb_tag_t table_tag, in hb_ot_layout_script_select_language()
[all …]
Dhb-subset-repacker.cc43 hb_blob_t* hb_subset_repack_or_fail (hb_tag_t table_tag, in hb_subset_repack_or_fail()
Dhb-subset.hh60 hb_tag_t table_tag; member
Dhb-repacker.hh280 hb_resolve_graph_overflows (hb_tag_t table_tag, in hb_resolve_graph_overflows()
380 hb_tag_t table_tag, in hb_resolve_overflows()
Dhb-ot-map.cc74 hb_tag_t table_tag = table_tags[table_index]; in hb_ot_map_builder_t() local
Dhb-subset-plan.cc277 hb_tag_t table_tag = table->tableTag; in _closure_glyphs_lookups_features() local
Dhb-ot-shape.cc1250 hb_tag_t table_tag, in hb_ot_shape_plan_collect_lookups()
Dhb-ot-layout-common.hh172 const hb_tag_t table_tag; member
/external/fonttools/Snippets/
Dedit_raw_table_data.py7 table_tag = "DSIG" variable
/external/harfbuzz_ng/src/graph/
Dgsubgpos-context.hh39 hb_tag_t table_tag; member
/external/harfbuzz_ng/test/fuzzing/
Dhb-repacker-fuzzer.cc99 hb_tag_t table_tag; in LLVMFuzzerTestOneInput() local
/external/fonttools/Lib/fontTools/feaLib/
Dbuilder.py944 def makeFeatureVariations(self, table, table_tag): argument
971 def any_feature_variations(self, feature_tag, table_tag): argument