Searched defs:shapers (Results 1 – 7 of 7) sorted by relevance
160 GString *shapers = g_string_new (nullptr); in shapers_to_string() local180 char *shapers = shapers_to_string (); in show_version() local
306 char **shapers = nullptr; member324 char **shapers = g_strsplit (arg, ",", 0); in parse_shapers() local
52 hb_shaper_entry_t *shapers = (hb_shaper_entry_t *) hb_calloc (1, sizeof (all_shapers)); in create() local
64 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in create() local
120 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in init() local
1281 const char *shapers[] = {"ot", nullptr}; in hb_ot_shape_glyphs_closure() local
186 const char **shapers = hb_shape_list_shapers (); in test_shape_list() local