Home
last modified time | relevance | path

Searched defs:shapers (Results 1 – 7 of 7) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-shape.cc83 const hb_shaper_pair_t *shapers = _hb_shapers_get (); in hb_shape_list_shapers() local
Dhb-shape-plan.cc59 const hb_shaper_pair_t *shapers = _hb_shapers_get (); in hb_shape_plan_plan() local
Dhb-ot-shape.cc897 const char *shapers[] = {"ot", NULL}; in hb_ot_shape_glyphs_closure() local
Dhb-directwrite.cc924 static char *shapers = "directwrite"; in hb_directwrite_shape_experimental_width() local
/external/harfbuzz_ng/test/api/
Dtest-shape.c186 const char **shapers = hb_shape_list_shapers (); in test_shape_list() local
/external/harfbuzz_ng/util/
Doptions.cc73 GString *shapers = g_string_new (NULL); in shapers_to_string() local
93 char *shapers = shapers_to_string (); in show_version() local
Doptions.hh276 char **shapers; member