Searched defs:shapers (Results 1 – 7 of 7) sorted by relevance
83 const hb_shaper_pair_t *shapers = _hb_shapers_get (); in hb_shape_list_shapers() local
49 const hb_shaper_pair_t *shapers = _hb_shapers_get (); in hb_shape_plan_plan() local
937 const char *shapers[] = {"ot", nullptr}; in hb_ot_shape_glyphs_closure() local
924 static char *shapers = "directwrite"; in hb_directwrite_shape_experimental_width() local
186 const char **shapers = hb_shape_list_shapers (); in test_shape_list() local
73 GString *shapers = g_string_new (nullptr); in shapers_to_string() local93 char *shapers = shapers_to_string (); in show_version() local
427 char **shapers; member