hb_ot_map_t 882 third_party/harfbuzz-ng/src/hb-ot-layout.cc inline void hb_ot_map_t::apply (const Proxy &proxy, hb_ot_map_t 912 third_party/harfbuzz-ng/src/hb-ot-layout.cc void hb_ot_map_t::substitute (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const hb_ot_map_t 918 third_party/harfbuzz-ng/src/hb-ot-layout.cc void hb_ot_map_t::position (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const hb_ot_map_t 76 third_party/harfbuzz-ng/src/hb-ot-map-private.hh hb_ot_map_t (void) { memset (this, 0, sizeof (*this)); } hb_ot_map_t 193 third_party/harfbuzz-ng/src/hb-ot-map-private.hh inline void add_gsub_pause (hb_ot_map_t::pause_func_t pause_func) hb_ot_map_t 195 third_party/harfbuzz-ng/src/hb-ot-map-private.hh inline void add_gpos_pause (hb_ot_map_t::pause_func_t pause_func) hb_ot_map_t 198 third_party/harfbuzz-ng/src/hb-ot-map-private.hh HB_INTERNAL void compile (struct hb_ot_map_t &m); hb_ot_map_t 224 third_party/harfbuzz-ng/src/hb-ot-map-private.hh hb_ot_map_t::pause_func_t pause_func; hb_ot_map_t 227 third_party/harfbuzz-ng/src/hb-ot-map-private.hh HB_INTERNAL void add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func); hb_ot_map_t 35 third_party/harfbuzz-ng/src/hb-ot-map.cc hb_ot_map_t::add_lookups (hb_face_t *face, hb_ot_map_t 60 third_party/harfbuzz-ng/src/hb-ot-map.cc hb_ot_map_t::lookup_map_t *lookup = lookups[table_index].push (); hb_ot_map_t 112 third_party/harfbuzz-ng/src/hb-ot-map.cc void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const hb_ot_map_t 118 third_party/harfbuzz-ng/src/hb-ot-map.cc void hb_ot_map_builder_t::add_pause (unsigned int table_index, hb_ot_map_t::pause_func_t pause_func) hb_ot_map_t 130 third_party/harfbuzz-ng/src/hb-ot-map.cc hb_ot_map_builder_t::compile (hb_ot_map_t &m) hb_ot_map_t 197 third_party/harfbuzz-ng/src/hb-ot-map.cc hb_ot_map_t::feature_map_t *map = m.features.push (); hb_ot_map_t 271 third_party/harfbuzz-ng/src/hb-ot-map.cc hb_ot_map_t::stage_map_t *stage_map = m.stages[table_index].push (); hb_ot_map_t 481 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc inline void init (const hb_ot_map_t *map, hb_tag_t feature_tag, bool zero_context_) hb_ot_map_t 500 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc const hb_ot_map_t::lookup_map_t *lookups; hb_ot_map_t 41 third_party/harfbuzz-ng/src/hb-ot-shape-private.hh hb_ot_map_t map; hb_ot_map_t 350 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_ot_map_t *map = &c->plan->map; hb_ot_map_t 360 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_ot_map_t *map = &c->plan->map;