Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/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.hh306 char **shapers = nullptr; member
324 char **shapers = g_strsplit (arg, ",", 0); in parse_shapers() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-shaper.cc52 hb_shaper_entry_t *shapers = (hb_shaper_entry_t *) hb_calloc (1, sizeof (all_shapers)); in create() local
Dhb-shape.cc64 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in create() local
Dhb-shape-plan.cc120 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in init() local
Dhb-ot-shape.cc1281 const char *shapers[] = {"ot", nullptr}; in hb_ot_shape_glyphs_closure() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-shape.c186 const char **shapers = hb_shape_list_shapers (); in test_shape_list() local