/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-shaper.cc | 52 hb_shaper_entry_t *shapers = (hb_shaper_entry_t *) hb_calloc (1, sizeof (all_shapers)); in create() local 53 if (unlikely (!shapers)) in create() 56 memcpy (shapers, all_shapers, sizeof (all_shapers)); in create() 68 if (end - p == (int) strlen (shapers[j].name) && in create() 69 0 == strncmp (shapers[j].name, p, end - p)) in create() 72 struct hb_shaper_entry_t t = shapers[j]; in create() 73 memmove (&shapers[i + 1], &shapers[i], sizeof (shapers[i]) * (j - i)); in create() 74 shapers[i] = t; in create() 86 return shapers; in create()
|
D | hb-shape.cc | 64 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in create() local 67 shaper_list[i] = shapers[i].name; in create()
|
D | hb-shape-plan.cc | 120 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in init() local 125 else if (shapers[i].func == _hb_##shaper##_shape) \ in init()
|
D | hb-ot-shape.cc | 1281 const char *shapers[] = {"ot", nullptr}; in hb_ot_shape_glyphs_closure() local 1283 features, num_features, shapers); in hb_ot_shape_glyphs_closure()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | options.hh | 160 GString *shapers = g_string_new (nullptr); in shapers_to_string() local 164 g_string_append (shapers, *shaper_list); in shapers_to_string() 165 g_string_append_c (shapers, ','); in shapers_to_string() 167 g_string_truncate (shapers, MAX (0, (gint)shapers->len - 1)); in shapers_to_string() 169 return g_string_free (shapers, false); in shapers_to_string() 180 char *shapers = shapers_to_string (); in show_version() local 181 g_printf ("Available shapers: %s\n", shapers); in show_version() 182 g_free (shapers); in show_version()
|
D | shape-options.hh | 40 g_strfreev (shapers); in ~shape_options_t() 109 if (!hb_shape_full (font, buffer, features, num_features, shapers)) in shape() 247 if (!hb_shape_full (font, fragment, features, num_features, shapers)) in verify_buffer_safe_to_break() 306 char **shapers = nullptr; member 324 char **shapers = g_strsplit (arg, ",", 0); in parse_shapers() local 326 for (char **shaper = shapers; *shaper; shaper++) in parse_shapers() 340 g_strfreev (shapers); in parse_shapers() 345 g_strfreev (shape_opts->shapers); in parse_shapers() 346 shape_opts->shapers = shapers; in parse_shapers()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-shape.c | 186 const char **shapers = hb_shape_list_shapers (); in test_shape_list() local 189 for (i = 0; shapers[i]; i++) in test_shape_list() 193 g_assert (!strcmp (shapers[i - 1], "fallback")); in test_shape_list()
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | meson.build | 365 'Additional shapers': 368 'Platform shapers (not normally needed)':
|
D | configure.ac | 471 Additional shapers: 474 Platform shapers (not normally needed):
|
D | NEWS | 1209 in most shapers from BY_UNICODE_LATE to BY_GDEF_LATE. 1274 - Change mark zeroing types of most shapers from BY_UNICODE_LATE to 1797 - Remove (long disabled) hb-old and hb-icu-le test shapers. 1871 - Uniscribe and CoreText shapers can be enabled with their --with options, 1873 - icu_le and old shapers cannot be enabled for now, 2044 - Disable fallback positioning for Indic and Thai shapers. 2210 both Pango's shapers and old HarfBuzz / Qt shapers.
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 9782 shapers
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 24998 in most shapers from BY_UNICODE_LATE to BY_GDEF_LATE. 29433 + const char * const *shapers) 29505 + if (!hb_shape_full (font, fragment, features, num_features, shapers)) 29545 + const char * const *shapers) 29654 + if (!hb_shape_full (font, fragments[0], features, num_features, shapers)) 29660 + if (!hb_shape_full (font, fragments[1], features, num_features, shapers)) 29733 + const char * const *shapers) 29738 + if (!buffer_verify_unsafe_to_break (this, text_buffer, font, features, num_features, shapers)) 29741 + !buffer_verify_unsafe_to_concat (this, text_buffer, font, features, num_features, shapers)) 30063 /* Reserved for complex shapers' internal use. */ [all …]
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 13660 mutual understanding. Tiresome shapers scraping fiddles, eye on the
|