Searched defs:shapers (Results 1 – 8 of 8) sorted by relevance
93 const char * const *shapers) in buffer_verify_unsafe_to_break()211 const char * const *shapers) in buffer_verify_unsafe_to_concat()408 const char * const *shapers) in verify()
52 hb_shaper_entry_t *shapers = (hb_shaper_entry_t *) hb_calloc (1, sizeof (_hb_all_shapers)); in create() local
66 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in create() local
122 const HB_UNUSED hb_shaper_entry_t *shapers = _hb_shapers_get (); in init() local
1298 const char *shapers[] = {"ot", nullptr}; in hb_ot_shape_glyphs_closure() local
160 GString *shapers = g_string_new (nullptr); in shapers_to_string() local180 char *shapers = shapers_to_string (); in show_version() local
135 char **shapers = nullptr; member155 char **shapers = g_strsplit (arg, ",", 0); in parse_shapers() local
186 const char **shapers = hb_shape_list_shapers (); in test_shape_list() local