Home
last modified time | relevance | path

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

12

/external/harfbuzz_ng/src/
Dhb-ot-tag.cc35 hb_ot_old_tag_from_script (hb_script_t script) in hb_ot_old_tag_from_script()
59 static hb_script_t
75 return (hb_script_t) (tag & ~0x20000000u); in hb_ot_old_tag_to_script()
79 hb_ot_new_tag_from_script (hb_script_t script) in hb_ot_new_tag_from_script()
97 static hb_script_t
117 hb_ot_tags_from_script (hb_script_t script, in hb_ot_tags_from_script()
137 hb_ot_all_tags_from_script (hb_script_t script, in hb_ot_all_tags_from_script()
161 hb_script_t
341 hb_ot_tags_from_script_and_language (hb_script_t script, in hb_ot_tags_from_script_and_language()
455 hb_script_t *script /* OUT */, in hb_ot_tags_to_script_and_language()
[all …]
Dhb-glib.cc47 static const hb_script_t
170 hb_script_t
174 return (hb_script_t) g_unicode_script_to_iso15924 (script); in hb_glib_script_to_script()
187 hb_glib_script_from_script (hb_script_t script) in hb_glib_script_from_script()
233 static hb_script_t
Dhb-icu.h39 HB_EXTERN hb_script_t
43 hb_icu_script_from_script (hb_script_t script);
Dhb-glib.h39 HB_EXTERN hb_script_t
43 hb_glib_script_from_script (hb_script_t script);
Dhb-common.h375 } hb_script_t; typedef
380 HB_EXTERN hb_script_t
383 HB_EXTERN hb_script_t
387 hb_script_to_iso15924_tag (hb_script_t script);
390 hb_script_get_horizontal_direction (hb_script_t script);
Dhb-ot-layout.h69 hb_ot_tags_from_script_and_language (hb_script_t script,
76 HB_EXTERN hb_script_t
85 hb_script_t *script /* OUT */,
Dhb-icu.cc53 hb_script_t
63 hb_icu_script_from_script (hb_script_t script) in hb_icu_script_from_script()
145 static hb_script_t
Dhb-buffer.h147 hb_script_t script;
238 hb_script_t script);
240 HB_EXTERN hb_script_t
Dhb-common.cc434 hb_script_t
462 return (hb_script_t) tag; in hb_script_from_iso15924_tag()
483 hb_script_t
501 hb_script_to_iso15924_tag (hb_script_t script) in hb_script_to_iso15924_tag()
517 hb_script_get_horizontal_direction (hb_script_t script) in hb_script_get_horizontal_direction()
Dhb-ucdn.cc23 static const hb_script_t ucdn_script_translate[] =
200 static hb_script_t
Dhb-unicode.h239 typedef hb_script_t (*hb_unicode_script_func_t) (hb_unicode_funcs_t *ufuncs,
386 HB_EXTERN hb_script_t
Dhb-ot-shape-complex-arabic.hh48 hb_script_t script);
Dhb-ot-deprecated.h59 hb_ot_tags_from_script (hb_script_t script,
Dhb-unicode.hh60 HB_UNICODE_FUNC_IMPLEMENT (hb_script_t, script) \
Dhb-unicode.cc87 static hb_script_t
Dhb-buffer.cc647 hb_script_t script = unicode->script (info[i].codepoint); in guess_segment_properties()
965 hb_script_t script) in hb_buffer_set_script()
984 hb_script_t
Dhb.hh533 #define HB_SCRIPT_MYANMAR_ZAWGYI ((hb_script_t) HB_TAG ('Q','a','a','g'))
Dhb-ot-layout-base-table.hh392 if (!record) record = find_record ((hb_script_t) HB_TAG ('D','F','L','T')); in get_base_script()
/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()
59 test_script_tags_from_language (const char *s, const char *lang_s, hb_script_t script) in test_script_tags_from_language()
61 hb_script_t tag; in test_script_tags_from_language()
78 test_indic_tags (const char *s1, const char *s2, const char *s3, hb_script_t script) in test_indic_tags()
80 hb_script_t tag1, tag2, tag3; in test_indic_tags()
258 hb_script_t actual_script[1]; in test_tags_to_script_and_language()
458 test_tags (hb_script_t script, in test_tags()
Dtest-unicode.c63 static hb_script_t
80 static hb_script_t
665 static hb_script_t
666 script_roundtrip_default (hb_script_t script) in script_roundtrip_default()
672 static hb_script_t
673 script_roundtrip_glib (hb_script_t script) in script_roundtrip_glib()
680 static hb_script_t
681 script_roundtrip_icu (hb_script_t script) in script_roundtrip_icu()
690 typedef hb_script_t (*roundtrip_func_t) (hb_script_t); in test_unicode_script_roundtrip()
697 hb_script_t script = test->value; in test_unicode_script_roundtrip()
[all …]
Dtest-common.c145 g_assert_cmpint (HB_SCRIPT_INVALID, ==, (hb_script_t) HB_TAG_NONE); in test_types_script()
/external/freetype/src/autofit/
Dafshaper.c93 static const hb_script_t scripts[] =
112 hb_script_t script; in af_shaper_get_coverage()
/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp237 const hb_script_t script = hb_unicode_script(fHBUnicode, u); in consume()
260 hb_script_t currentScript() const { in currentScript()
267 hb_script_t fCurrentScript;
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp445 const hb_script_t script = hb_unicode_script(fHBUnicode, u); in consume()
468 hb_script_t currentScript() const { in currentScript()
475 hb_script_t fCurrentScript;
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt135 hb_script_t

12