Home
last modified time | relevance | path

Searched refs:aat_map (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape.hh66 hb_aat_map_t aat_map; member
151 hb_aat_map_builder_t aat_map; member
Dhb-ot-shape.cc88 aat_map (face, props) in hb_ot_shape_planner_t()
111 aat_map.compile (plan.aat_map); in compile()
215 aat_map.init (); in init0()
245 aat_map.fini (); in fini()
387 hb_aat_map_builder_t *aat_map = &planner->aat_map; in hb_ot_shape_collect_features() local
391 aat_map->add_feature (feature->tag, feature->value); in hb_ot_shape_collect_features()
Dhb-aat-layout-morx-table.hh1110 chain->apply (c, c->plan->aat_map.chain_flags[i]); in apply()