Searched refs:shapers (Results 1 – 13 of 13) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-shaper.cc | 51 hb_shaper_entry_t *shapers = (hb_shaper_entry_t *) calloc (1, sizeof (all_shapers)); in create() local 52 if (unlikely (!shapers)) in create() 55 memcpy (shapers, all_shapers, sizeof (all_shapers)); in create() 67 if (end - p == (int) strlen (shapers[j].name) && in create() 68 0 == strncmp (shapers[j].name, p, end - p)) in create() 71 struct hb_shaper_entry_t t = shapers[j]; in create() 72 memmove (&shapers[i + 1], &shapers[i], sizeof (shapers[i]) * (j - i)); in create() 73 shapers[i] = t; in create() 87 return shapers; in create()
|
D | hb-shape.cc | 66 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in create() local 69 shaper_list[i] = shapers[i].name; in create()
|
D | hb-shape-plan.cc | 111 const hb_shaper_entry_t *shapers = _hb_shapers_get (); in init() local 116 else if (shapers[i].func == _hb_##shaper##_shape) \ in init()
|
D | hb-directwrite.cc | 857 static const char *shapers = "directwrite"; in hb_directwrite_shape_experimental_width() local 860 features, num_features, &shapers); in hb_directwrite_shape_experimental_width()
|
D | hb-ot-shape.cc | 1050 const char *shapers[] = {"ot", nullptr}; in hb_ot_shape_glyphs_closure() local 1052 features, num_features, shapers); in hb_ot_shape_glyphs_closure()
|
/external/harfbuzz_ng/util/ |
D | options.cc | 67 GString *shapers = g_string_new (nullptr); in shapers_to_string() local 71 g_string_append (shapers, *shaper_list); in shapers_to_string() 72 g_string_append_c (shapers, ','); in shapers_to_string() 74 g_string_truncate (shapers, MAX (0, (gint)shapers->len - 1)); in shapers_to_string() 76 return g_string_free (shapers, false); in shapers_to_string() 87 char *shapers = shapers_to_string (); in show_version() local 88 g_printf ("Available shapers: %s\n", shapers); in show_version() 89 g_free (shapers); in show_version() 191 char **shapers = g_strsplit (arg, ",", 0); in parse_shapers() local 193 for (char **shaper = shapers; *shaper; shaper++) { in parse_shapers() [all …]
|
D | options.hh | 154 shapers = nullptr; in shape_options_t() 170 g_strfreev (shapers); in ~shape_options_t() 238 if (!hb_shape_full (font, buffer, features, num_features, shapers)) in shape() 377 if (!hb_shape_full (font, fragment, features, num_features, shapers)) in verify_buffer_safe_to_break() 436 char **shapers; member
|
/external/harfbuzz_ng/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()
|
/external/iproute2/examples/ |
D | README.cbq | 22 # filter for building smart ethernet shapers. All CBQ parameters are 63 # 1Mbit - "weight" of :1 class (parent for all shapers for eth0), 76 # I do always use "5" for all my shapers. 94 # All shapers do work only for outgoing traffic!
|
/external/harfbuzz_ng/ |
D | NEWS | 823 in most shapers from BY_UNICODE_LATE to BY_GDEF_LATE. 888 - Change mark zeroing types of most shapers from BY_UNICODE_LATE to 1411 - Remove (long disabled) hb-old and hb-icu-le test shapers. 1485 - Uniscribe and CoreText shapers can be enabled with their --with options, 1487 - icu_le and old shapers cannot be enabled for now, 1658 - Disable fallback positioning for Indic and Thai shapers. 1824 both Pango's shapers and old HarfBuzz / Qt shapers.
|
D | configure.ac | 537 Additional shapers (the more the merrier): 540 Platform shapers (not normally needed):
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 176724 shapers %8306
|