Searched refs:hb_ot_map_t (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-map.hh | 42 struct hb_ot_map_t struct 223 void add_gsub_pause (hb_ot_map_t::pause_func_t pause_func) in add_gsub_pause() 225 void add_gpos_pause (hb_ot_map_t::pause_func_t pause_func) in add_gpos_pause() 228 HB_INTERNAL void compile (hb_ot_map_t &m, 233 HB_INTERNAL void add_lookups (hb_ot_map_t &m, 261 hb_ot_map_t::pause_func_t pause_func; 264 HB_INTERNAL void add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func);
|
D | hb-ot-map.cc | 38 void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const in collect_lookups() 113 hb_ot_map_builder_t::add_lookups (hb_ot_map_t &m, in add_lookups() 142 hb_ot_map_t::lookup_map_t *lookup = m.lookups[table_index].push (); in add_lookups() 155 void hb_ot_map_builder_t::add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func) in add_pause() 165 hb_ot_map_builder_t::compile (hb_ot_map_t &m, in compile() 270 hb_ot_map_t::feature_map_t *map = m.features.push (); in compile() 345 hb_ot_map_t::stage_map_t *stage_map = m.stages[table_index].push (); in compile()
|
D | hb-ot-shape-complex-indic.hh | 405 void init (const hb_ot_map_t *map, hb_tag_t feature_tag, bool zero_context_) in init() 424 const hb_ot_map_t::lookup_map_t *lookups;
|
D | hb-ot-shape.hh | 65 hb_ot_map_t map;
|
D | hb-ot-layout.cc | 1904 inline void hb_ot_map_t::apply (const Proxy &proxy, in apply() 1938 void hb_ot_map_t::substitute (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer)… in substitute() 1946 void hb_ot_map_t::position (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) c… in position()
|
D | hb-ot-shape.cc | 793 hb_ot_map_t *map = &c->plan->map; in hb_ot_shape_initialize_masks() 803 hb_ot_map_t *map = &c->plan->map; in hb_ot_shape_setup_masks()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 12991 <!-- hb_ot_map_t::feature_map_t[8] --> 12996 <!-- hb_ot_map_t::lookup_map_t[32] --> 13001 <!-- hb_ot_map_t::stage_map_t[4] --> 13006 <!-- hb_prealloced_array_t<hb_ot_map_t::lookup_map_t, 32u>[2] --> 13011 <!-- hb_prealloced_array_t<hb_ot_map_t::stage_map_t, 4u>[2] --> 13256 <!-- struct hb_ot_map_t --> 13257 …<class-decl name='hb_ot_map_t' size-in-bits='8192' is-struct='yes' visibility='default' filepath='… 13259 <!-- struct hb_ot_map_t::feature_map_t --> 13262 <!-- hb_tag_t hb_ot_map_t::feature_map_t::tag --> 13266 <!-- unsigned int hb_ot_map_t::feature_map_t::index[2] --> [all …]
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 8482 …<class-decl name='hb_ot_map_t' size-in-bits='8192' is-struct='yes' visibility='default' filepath='… 8570 …<function-decl name='hb_ot_map_t' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/harfbuzz-… 8614 …<function-decl name='hb_ot_map_t' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/harfbuzz-… 8639 …<function-decl name='hb_ot_map_t' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/harfbuzz-… 8672 …<function-decl name='hb_ot_map_t' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/harfbuzz-… 8685 …<function-decl name='hb_ot_map_t' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/harfbuzz-… 8691 …<function-decl name='hb_ot_map_t' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E/harfbuzz-… 8715 …<class-decl name='hb_prealloced_array_t<hb_ot_map_t::feature_map_t, 8u>' size-in-bits='2432'… 8776 …<class-decl name='hb_prealloced_array_t<hb_ot_map_t::lookup_map_t, 32u>' size-in-bits='2176'… 8831 …<class-decl name='hb_prealloced_array_t<hb_ot_map_t::stage_map_t, 4u>' size-in-bits='640' is…
|