Searched defs:shapers (Results 1 – 8 of 8) sorted by relevance
51 hb_shaper_entry_t *shapers = (hb_shaper_entry_t *) calloc (1, sizeof (all_shapers)); in create() local
66 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in create() local
111 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in init() local
1050 const char *shapers[] = {"ot", nullptr}; in hb_ot_shape_glyphs_closure() local
857 static const char *shapers = "directwrite"; in hb_directwrite_shape_experimental_width() local
186 const char **shapers = hb_shape_list_shapers (); in test_shape_list() local
67 GString *shapers = g_string_new (nullptr); in shapers_to_string() local87 char *shapers = shapers_to_string (); in show_version() local191 char **shapers = g_strsplit (arg, ",", 0); in parse_shapers() local
436 char **shapers; member