Home
last modified time | relevance | path

Searched refs:table_tag (Results 1 – 25 of 36) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.h155 hb_tag_t table_tag,
162 hb_tag_t table_tag,
168 hb_tag_t table_tag,
176 hb_tag_t table_tag,
183 hb_tag_t table_tag,
191 hb_tag_t table_tag,
199 hb_tag_t table_tag,
206 hb_tag_t table_tag,
214 hb_tag_t table_tag,
223 hb_tag_t table_tag,
[all …]
Dhb-ot-layout.cc433 hb_tag_t table_tag) in get_gsubgpos_table() argument
435 switch (table_tag) { in get_gsubgpos_table()
458 hb_tag_t table_tag, in hb_ot_layout_table_get_script_tags() argument
463 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_get_script_tags()
485 hb_tag_t table_tag, in hb_ot_layout_table_find_script() argument
490 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_find_script()
526 hb_tag_t table_tag, in hb_ot_layout_table_choose_script() argument
533 …return hb_ot_layout_table_select_script (face, table_tag, t - script_tags, script_tags, script_ind… in hb_ot_layout_table_choose_script()
550 hb_tag_t table_tag, in hb_ot_layout_table_select_script() argument
557 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_select_script()
[all …]
Dhb-ot-deprecated.h50 hb_tag_t table_tag,
57 hb_tag_t table_tag,
Dhb-ot-shape.hh94 void collect_lookups (hb_tag_t table_tag, hb_set_t *lookups) const in collect_lookups()
97 switch (table_tag) { in collect_lookups()
Dhb-ot-shape.h48 hb_tag_t table_tag,
Dhb-ot-map.cc65 hb_tag_t table_tag = table_tags[table_index]; in hb_ot_map_builder_t() local
66 …found_script[table_index] = (bool) hb_ot_layout_table_select_script (face, table_tag, script_count… in hb_ot_map_builder_t()
67 …hb_ot_layout_script_select_language (face, table_tag, script_index[table_index], language_count, l… in hb_ot_map_builder_t()
/third_party/harfbuzz/src/
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 …]
Dhb-ot-layout.cc404 hb_tag_t table_tag) in get_gsubgpos_table() argument
406 switch (table_tag) { in get_gsubgpos_table()
431 hb_tag_t table_tag, in hb_ot_layout_table_get_script_tags() argument
436 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_get_script_tags()
458 hb_tag_t table_tag, in hb_ot_layout_table_find_script() argument
463 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_find_script()
499 hb_tag_t table_tag, in hb_ot_layout_table_choose_script() argument
506 …return hb_ot_layout_table_select_script (face, table_tag, t - script_tags, script_tags, script_ind… in hb_ot_layout_table_choose_script()
534 hb_tag_t table_tag, in hb_ot_layout_table_select_script() argument
541 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_select_script()
[all …]
Dhb-subset.hh60 hb_tag_t table_tag; member
69 table_tag (table_tag_) {} in hb_subset_context_t()
Dhb-ot-deprecated.h57 hb_tag_t table_tag,
64 hb_tag_t table_tag,
Dhb-ot-shape.hh125 void collect_lookups (hb_tag_t table_tag, hb_set_t *lookups) const in collect_lookups()
128 switch (table_tag) { in collect_lookups()
Dhb-ot-shape.h48 hb_tag_t table_tag,
Dhb-ot-map.cc69 hb_tag_t table_tag = table_tags[table_index]; in hb_ot_map_builder_t() local
70 …found_script[table_index] = (bool) hb_ot_layout_table_select_script (face, table_tag, script_count… in hb_ot_map_builder_t()
71 …hb_ot_layout_script_select_language (face, table_tag, script_index[table_index], language_count, l… in hb_ot_map_builder_t()
Dhb-subset.cc119 HB_UNTAG (c->table_tag), buf_size); in _try_subset()
124 HB_UNTAG (c->table_tag), buf_size); in _try_subset()
/third_party/skia/third_party/externals/harfbuzz/src/
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 …]
Dhb-ot-layout.cc406 hb_tag_t table_tag) in get_gsubgpos_table() argument
408 switch (table_tag) { in get_gsubgpos_table()
433 hb_tag_t table_tag, in hb_ot_layout_table_get_script_tags() argument
438 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_get_script_tags()
460 hb_tag_t table_tag, in hb_ot_layout_table_find_script() argument
465 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_find_script()
501 hb_tag_t table_tag, in hb_ot_layout_table_choose_script() argument
508 …return hb_ot_layout_table_select_script (face, table_tag, t - script_tags, script_tags, script_ind… in hb_ot_layout_table_choose_script()
536 hb_tag_t table_tag, in hb_ot_layout_table_select_script() argument
543 const OT::GSUBGPOS &g = get_gsubgpos_table (face, table_tag); in hb_ot_layout_table_select_script()
[all …]
Dhb-subset.hh60 hb_tag_t table_tag; member
69 table_tag (table_tag_) {} in hb_subset_context_t()
Dhb-ot-deprecated.h57 hb_tag_t table_tag,
64 hb_tag_t table_tag,
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()
Dhb-ot-shape.h48 hb_tag_t table_tag,
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()
Dhb-subset.cc143 HB_UNTAG (c->table_tag), buf_size); in _try_subset()
148 HB_UNTAG (c->table_tag), buf_size); in _try_subset()
Dhb-subset-plan.cc89 typedef void (*layout_collect_func_t) (hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts…
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()
Dhb-repacker.hh1132 hb_tag_t table_tag, in hb_resolve_overflows() argument
1147 if ((table_tag == HB_OT_TAG_GPOS in hb_resolve_overflows()
1148 || table_tag == HB_OT_TAG_GSUB) in hb_resolve_overflows()
/third_party/grpc/tools/profiling/ios_bin/
Dparse_link_map.py26 table_tag = {}
57 table_tag[segs.group(1)] = segs.group(2)
69 target = table_tag[segs.group(2)]

12