Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-buffer-verify.cc93 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()
Dhb-shaper.cc52 hb_shaper_entry_t *shapers = (hb_shaper_entry_t *) hb_calloc (1, sizeof (_hb_all_shapers)); in create() local
Dhb-shape.cc66 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in create() local
Dhb-shape-plan.cc122 const HB_UNUSED hb_shaper_entry_t *shapers = _hb_shapers_get (); in init() local
Dhb-ot-shape.cc1298 const char *shapers[] = {"ot", nullptr}; in hb_ot_shape_glyphs_closure() local
/external/harfbuzz_ng/util/
Doptions.hh160 GString *shapers = g_string_new (nullptr); in shapers_to_string() local
180 char *shapers = shapers_to_string (); in show_version() local
Dshape-options.hh135 char **shapers = nullptr; member
155 char **shapers = g_strsplit (arg, ",", 0); in parse_shapers() local
/external/harfbuzz_ng/test/api/
Dtest-shape.c186 const char **shapers = hb_shape_list_shapers (); in test_shape_list() local