HomeSort by relevance Sort by last modified time
    Searched refs:aat_map (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape.hh 66 hb_aat_map_t aat_map; member in struct:hb_ot_shape_plan_t
115 hb_aat_map_builder_t aat_map; member in struct:hb_ot_shape_planner_t
hb-ot-shape.cc 78 aat_map (face, props),
98 aat_map.compile (plan.aat_map);
170 aat_map.init ();
198 aat_map.fini ();
323 hb_aat_map_builder_t *aat_map = &planner->aat_map; local
327 aat_map->add_feature (feature->tag, feature->value);
hb-aat-layout-morx-table.hh     [all...]

Completed in 383 milliseconds