Home
last modified time | relevance | path

Searched refs:hb_script_t (Results 1 – 23 of 23) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-ot-tag.c37 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()
Dtest-unicode.c63 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 …]
Dtest-common.c146 g_assert_cmpint (HB_SCRIPT_INVALID, ==, (hb_script_t) HB_TAG_NONE); in test_types_script()
/external/harfbuzz_ng/src/
Dhb-common.h285 } hb_script_t; typedef
290 hb_script_t
295 hb_script_t
299 hb_script_to_iso15924_tag (hb_script_t script);
302 hb_script_get_horizontal_direction (hb_script_t script);
Dhb-icu.h39 hb_script_t
43 hb_icu_script_from_script (hb_script_t script);
Dhb-glib.h39 hb_script_t
43 hb_glib_script_from_script (hb_script_t script);
Dhb-ot-tag.h43 hb_ot_tags_from_script (hb_script_t script,
47 hb_script_t
Dhb-glib.cc37 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
Dhb-common.cc282 hb_script_t
310 return (hb_script_t) tag; in hb_script_from_iso15924_tag()
316 hb_script_t
323 hb_script_to_iso15924_tag (hb_script_t script) in hb_script_to_iso15924_tag()
329 hb_script_get_horizontal_direction (hb_script_t script) in hb_script_get_horizontal_direction()
Dhb-ot-tag.cc39 hb_ot_old_tag_from_script (hb_script_t script) in hb_ot_old_tag_from_script()
64 static hb_script_t
80 return (hb_script_t) (tag & ~0x20000000); in hb_ot_old_tag_to_script()
84 hb_ot_new_tag_from_script (hb_script_t script) in hb_ot_new_tag_from_script()
102 static hb_script_t
131 hb_ot_tags_from_script (hb_script_t script, in hb_ot_tags_from_script()
147 hb_script_t
Dhb-buffer.h67 hb_script_t script;
149 hb_script_t script);
151 hb_script_t
Dhb-ucdn.cc23 static const hb_script_t ucdn_script_translate[] =
159 static hb_script_t
Dhb-icu.cc42 hb_script_t
52 hb_icu_script_from_script (hb_script_t script) in hb_icu_script_from_script()
152 static hb_script_t
Dhb-unicode.h234 typedef hb_script_t (*hb_unicode_script_func_t) (hb_unicode_funcs_t *ufuncs,
335 hb_script_t
Dhb-unicode-private.hh63 HB_UNICODE_FUNC_IMPLEMENT (hb_script_t, script) \
Dhb-buffer.cc513 hb_script_t script = unicode->script (info[i].codepoint); in guess_segment_properties()
732 hb_script_t script) in hb_buffer_set_script()
740 hb_script_t
Dhb-unicode.cc73 static hb_script_t
Dhb-old.cc41 hb_old_script_from_script (hb_script_t script) in hb_old_script_from_script()
Dhb-ot-shape-complex-indic.cc299 hb_script_t script;
/external/harfbuzz_ng/contrib/python/lib/
Dharfbuzz.pyx38 ctypedef enum hb_script_t :
42 hb_script_t hb_ot_tag_to_script (hb_tag_t tag)
69 void hb_buffer_set_script(hb_buffer_t *buffer, hb_script_t script)
70 hb_script_t hb_buffer_get_script(hb_buffer_t *buffer)
142 cdef hb_script_t scriptnum
165 cdef hb_script_t script
/external/skia/include/ports/
DSkTypeface_android.h27 SK_API SkTypeface* SkCreateTypefaceForScriptNG(hb_script_t script, SkTypeface::Style style,
/external/skia/src/ports/
DSkFontHost_android.cpp1112 hb_script_t script;
1164 static hb_script_t getHBScriptFromHBScriptOld(HB_Script script_old) { in getHBScriptFromHBScriptOld()
1165 hb_script_t script = HB_SCRIPT_INVALID; in getHBScriptFromHBScriptOld()
1177 static SkUnichar getUnicodeFromHBScript(hb_script_t script) { in getUnicodeFromHBScript()
1190 hb_script_t script;
1213 SK_API SkTypeface* SkCreateTypefaceForScriptNG(hb_script_t script, SkTypeface::Style style, in SkCreateTypefaceForScriptNG()
/external/harfbuzz_ng/
DNEWS451 * Use ISO 15924 tags for hb_script_t: