Searched refs:hb_script_t (Results 1 – 25 of 46) sorted by relevance
12
/external/harfbuzz_ng/test/api/ |
D | test-ot-tag.c | 37 test_simple_tags (const char *s, hb_script_t script) in test_simple_tags() 39 hb_script_t tag; in test_simple_tags() 40 hb_script_t t1, t2; in test_simple_tags() 54 test_indic_tags (const char *s1, const char *s2, hb_script_t script) in test_indic_tags() 56 hb_script_t tag1, tag2; in test_indic_tags() 57 hb_script_t t1, t2; in test_indic_tags() 75 hb_script_t t1, t2; in test_ot_tag_script_degenerate()
|
D | test-unicode.c | 63 static hb_script_t 80 static hb_script_t 729 static hb_script_t 730 script_roundtrip_default (hb_script_t script) in script_roundtrip_default() 736 static hb_script_t 737 script_roundtrip_glib (hb_script_t script) in script_roundtrip_glib() 744 static hb_script_t 745 script_roundtrip_icu (hb_script_t script) in script_roundtrip_icu() 754 typedef hb_script_t (*roundtrip_func_t) (hb_script_t); in test_unicode_script_roundtrip() 761 hb_script_t script = test->value; in test_unicode_script_roundtrip() [all …]
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/ |
D | HarfBuzzShaper.h | 75 …fontData, unsigned startIndex, unsigned numCharacters, TextDirection direction, hb_script_t script) in create() 105 hb_script_t script() { return m_script; } in script() 108 …un(const SimpleFontData*, unsigned startIndex, unsigned numCharacters, TextDirection, hb_script_t); 115 hb_script_t m_script;
|
D | HarfBuzzFace.h | 70 hb_script_t m_scriptForVerticalText;
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-icu.h | 39 hb_script_t 43 hb_icu_script_from_script (hb_script_t script);
|
D | hb-glib.h | 39 hb_script_t 43 hb_glib_script_from_script (hb_script_t script);
|
D | hb-ot-tag.h | 43 hb_ot_tags_from_script (hb_script_t script, 47 hb_script_t
|
D | hb-common.h | 280 } hb_script_t; typedef 312 hb_script_t 317 hb_script_t 321 hb_script_to_iso15924_tag (hb_script_t script); 324 hb_script_get_horizontal_direction (hb_script_t script);
|
D | hb-glib.cc | 37 static const hb_script_t 160 hb_script_t 164 return (hb_script_t) g_unicode_script_to_iso15924 (script); in hb_glib_script_to_script() 177 hb_glib_script_from_script (hb_script_t script) in hb_glib_script_from_script() 231 static hb_script_t
|
D | hb-common.cc | 365 hb_script_t 393 return (hb_script_t) tag; in hb_script_from_iso15924_tag() 410 hb_script_t 427 hb_script_to_iso15924_tag (hb_script_t script) in hb_script_to_iso15924_tag() 443 hb_script_get_horizontal_direction (hb_script_t script) in hb_script_get_horizontal_direction()
|
D | hb-ot-tag.cc | 38 hb_ot_old_tag_from_script (hb_script_t script) in hb_ot_old_tag_from_script() 63 static hb_script_t 79 return (hb_script_t) (tag & ~0x20000000); in hb_ot_old_tag_to_script() 83 hb_ot_new_tag_from_script (hb_script_t script) in hb_ot_new_tag_from_script() 101 static hb_script_t 130 hb_ot_tags_from_script (hb_script_t script, in hb_ot_tags_from_script() 146 hb_script_t
|
D | hb-buffer.h | 67 hb_script_t script; 149 hb_script_t script); 151 hb_script_t
|
D | hb-ucdn.cc | 23 static const hb_script_t ucdn_script_translate[] = 159 static hb_script_t
|
D | hb-icu.cc | 42 hb_script_t 52 hb_icu_script_from_script (hb_script_t script) in hb_icu_script_from_script() 152 static hb_script_t
|
D | hb-unicode.h | 234 typedef hb_script_t (*hb_unicode_script_func_t) (hb_unicode_funcs_t *ufuncs, 423 hb_script_t
|
/external/harfbuzz_ng/src/ |
D | hb-glib.h | 39 hb_script_t 43 hb_glib_script_from_script (hb_script_t script);
|
D | hb-icu.h | 39 hb_script_t 43 hb_icu_script_from_script (hb_script_t script);
|
D | hb-ot-tag.h | 43 hb_ot_tags_from_script (hb_script_t script, 47 hb_script_t
|
D | hb-common.cc | 367 hb_script_t 395 return (hb_script_t) tag; in hb_script_from_iso15924_tag() 412 hb_script_t 429 hb_script_to_iso15924_tag (hb_script_t script) in hb_script_to_iso15924_tag() 445 hb_script_get_horizontal_direction (hb_script_t script) in hb_script_get_horizontal_direction()
|
D | hb-glib.cc | 37 static const hb_script_t 160 hb_script_t 164 return (hb_script_t) g_unicode_script_to_iso15924 (script); in hb_glib_script_to_script() 177 hb_glib_script_from_script (hb_script_t script) in hb_glib_script_from_script() 231 static hb_script_t
|
D | hb-common.h | 311 } hb_script_t; typedef 316 hb_script_t 321 hb_script_t 325 hb_script_to_iso15924_tag (hb_script_t script); 328 hb_script_get_horizontal_direction (hb_script_t script);
|
D | hb-ot-tag.cc | 38 hb_ot_old_tag_from_script (hb_script_t script) in hb_ot_old_tag_from_script() 63 static hb_script_t 79 return (hb_script_t) (tag & ~0x20000000u); in hb_ot_old_tag_to_script() 83 hb_ot_new_tag_from_script (hb_script_t script) in hb_ot_new_tag_from_script() 101 static hb_script_t 130 hb_ot_tags_from_script (hb_script_t script, in hb_ot_tags_from_script() 146 hb_script_t
|
D | hb-buffer.h | 67 hb_script_t script; 149 hb_script_t script); 151 hb_script_t
|
D | hb-ucdn.cc | 23 static const hb_script_t ucdn_script_translate[] = 182 static hb_script_t
|
D | hb-icu.cc | 42 hb_script_t 52 hb_icu_script_from_script (hb_script_t script) in hb_icu_script_from_script() 152 static hb_script_t
|
12