Home
last modified time | relevance | path

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

/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/test/api/
H A Dtest-common.c136 hb_tag_t arab = HB_TAG_CHAR4 ("arab"); in test_types_script()
137 hb_tag_t Arab = HB_TAG_CHAR4 ("Arab"); in test_types_script()
138 hb_tag_t ARAB = HB_TAG_CHAR4 ("ARAB"); in test_types_script()
140 hb_tag_t wWyZ = HB_TAG_CHAR4 ("wWyZ"); in test_types_script()
141 hb_tag_t Wwyz = HB_TAG_CHAR4 ("Wwyz"); in test_types_script()
143 hb_tag_t x123 = HB_TAG_CHAR4 ("x123"); in test_types_script()
H A Dtest-ot-tag.c53 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, tag); in test_simple_tags()
109 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, HB_OT_TAG_DEFAULT_SCRIPT); in test_ot_tag_script_degenerate()
119 g_assert_cmphex (t[0], ==, HB_TAG_CHAR4 ("kana")); in test_ot_tag_script_degenerate()
124 …g_assert_cmphex (hb_ot_tag_to_script (HB_TAG_CHAR4 ("be ")), ==, hb_script_from_string ("Beee", -… in test_ot_tag_script_degenerate()
225 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_language_two_way()
246 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_tag_from_language()
289 g_assert_cmphex (HB_TAG_CHAR4 ("dflt"), ==, HB_OT_TAG_DEFAULT_LANGUAGE); in test_ot_tag_language()
H A Dhb-test.h50 #define HB_TAG_CHAR4(s) (HB_TAG(((const char *) s)[0], \ macro
/dports/print/harfbuzz/harfbuzz-3.4.0/test/api/
H A Dtest-common.c136 hb_tag_t arab = HB_TAG_CHAR4 ("arab"); in test_types_script()
137 hb_tag_t Arab = HB_TAG_CHAR4 ("Arab"); in test_types_script()
138 hb_tag_t ARAB = HB_TAG_CHAR4 ("ARAB"); in test_types_script()
140 hb_tag_t wWyZ = HB_TAG_CHAR4 ("wWyZ"); in test_types_script()
141 hb_tag_t Wwyz = HB_TAG_CHAR4 ("Wwyz"); in test_types_script()
143 hb_tag_t x123 = HB_TAG_CHAR4 ("x123"); in test_types_script()
H A Dtest-ot-tag.c53 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, tag); in test_simple_tags()
109 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, HB_OT_TAG_DEFAULT_SCRIPT); in test_ot_tag_script_degenerate()
119 g_assert_cmphex (t[0], ==, HB_TAG_CHAR4 ("kana")); in test_ot_tag_script_degenerate()
124 …g_assert_cmphex (hb_ot_tag_to_script (HB_TAG_CHAR4 ("be ")), ==, hb_script_from_string ("Beee", -… in test_ot_tag_script_degenerate()
225 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_language_two_way()
246 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_tag_from_language()
289 g_assert_cmphex (HB_TAG_CHAR4 ("dflt"), ==, HB_OT_TAG_DEFAULT_LANGUAGE); in test_ot_tag_language()
H A Dhb-test.h50 #define HB_TAG_CHAR4(s) (HB_TAG(((const char *) s)[0], \ macro
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/test/api/
H A Dtest-common.c136 hb_tag_t arab = HB_TAG_CHAR4 ("arab"); in test_types_script()
137 hb_tag_t Arab = HB_TAG_CHAR4 ("Arab"); in test_types_script()
138 hb_tag_t ARAB = HB_TAG_CHAR4 ("ARAB"); in test_types_script()
140 hb_tag_t wWyZ = HB_TAG_CHAR4 ("wWyZ"); in test_types_script()
141 hb_tag_t Wwyz = HB_TAG_CHAR4 ("Wwyz"); in test_types_script()
143 hb_tag_t x123 = HB_TAG_CHAR4 ("x123"); in test_types_script()
H A Dtest-ot-tag.c53 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, tag); in test_simple_tags()
109 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, HB_OT_TAG_DEFAULT_SCRIPT); in test_ot_tag_script_degenerate()
119 g_assert_cmphex (t[0], ==, HB_TAG_CHAR4 ("kana")); in test_ot_tag_script_degenerate()
124 …g_assert_cmphex (hb_ot_tag_to_script (HB_TAG_CHAR4 ("be ")), ==, hb_script_from_string ("Beee", -… in test_ot_tag_script_degenerate()
225 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_language_two_way()
246 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_tag_from_language()
289 g_assert_cmphex (HB_TAG_CHAR4 ("dflt"), ==, HB_OT_TAG_DEFAULT_LANGUAGE); in test_ot_tag_language()
H A Dhb-test.h50 #define HB_TAG_CHAR4(s) (HB_TAG(((const char *) s)[0], \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/test/api/
H A Dtest-common.c136 hb_tag_t arab = HB_TAG_CHAR4 ("arab"); in test_types_script()
137 hb_tag_t Arab = HB_TAG_CHAR4 ("Arab"); in test_types_script()
138 hb_tag_t ARAB = HB_TAG_CHAR4 ("ARAB"); in test_types_script()
140 hb_tag_t wWyZ = HB_TAG_CHAR4 ("wWyZ"); in test_types_script()
141 hb_tag_t Wwyz = HB_TAG_CHAR4 ("Wwyz"); in test_types_script()
143 hb_tag_t x123 = HB_TAG_CHAR4 ("x123"); in test_types_script()
H A Dtest-ot-tag.c53 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, tag); in test_simple_tags()
109 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, HB_OT_TAG_DEFAULT_SCRIPT); in test_ot_tag_script_degenerate()
119 g_assert_cmphex (t[0], ==, HB_TAG_CHAR4 ("kana")); in test_ot_tag_script_degenerate()
124 …g_assert_cmphex (hb_ot_tag_to_script (HB_TAG_CHAR4 ("be ")), ==, hb_script_from_string ("Beee", -… in test_ot_tag_script_degenerate()
223 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_language_two_way()
244 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_tag_from_language()
287 g_assert_cmphex (HB_TAG_CHAR4 ("dflt"), ==, HB_OT_TAG_DEFAULT_LANGUAGE); in test_ot_tag_language()
H A Dhb-test.h50 #define HB_TAG_CHAR4(s) (HB_TAG(((const char *) s)[0], \ macro
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/test/api/
H A Dtest-common.c136 hb_tag_t arab = HB_TAG_CHAR4 ("arab"); in test_types_script()
137 hb_tag_t Arab = HB_TAG_CHAR4 ("Arab"); in test_types_script()
138 hb_tag_t ARAB = HB_TAG_CHAR4 ("ARAB"); in test_types_script()
140 hb_tag_t wWyZ = HB_TAG_CHAR4 ("wWyZ"); in test_types_script()
141 hb_tag_t Wwyz = HB_TAG_CHAR4 ("Wwyz"); in test_types_script()
143 hb_tag_t x123 = HB_TAG_CHAR4 ("x123"); in test_types_script()
H A Dtest-ot-tag.c53 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, tag); in test_simple_tags()
109 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, HB_OT_TAG_DEFAULT_SCRIPT); in test_ot_tag_script_degenerate()
119 g_assert_cmphex (t[0], ==, HB_TAG_CHAR4 ("kana")); in test_ot_tag_script_degenerate()
124 …g_assert_cmphex (hb_ot_tag_to_script (HB_TAG_CHAR4 ("be ")), ==, hb_script_from_string ("Beee", -… in test_ot_tag_script_degenerate()
216 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_language_two_way()
237 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_tag_from_language()
280 g_assert_cmphex (HB_TAG_CHAR4 ("dflt"), ==, HB_OT_TAG_DEFAULT_LANGUAGE); in test_ot_tag_language()
H A Dhb-test.h50 #define HB_TAG_CHAR4(s) (HB_TAG(((const char *) s)[0], \ macro
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/test/api/
H A Dtest-common.c136 hb_tag_t arab = HB_TAG_CHAR4 ("arab"); in test_types_script()
137 hb_tag_t Arab = HB_TAG_CHAR4 ("Arab"); in test_types_script()
138 hb_tag_t ARAB = HB_TAG_CHAR4 ("ARAB"); in test_types_script()
140 hb_tag_t wWyZ = HB_TAG_CHAR4 ("wWyZ"); in test_types_script()
141 hb_tag_t Wwyz = HB_TAG_CHAR4 ("Wwyz"); in test_types_script()
143 hb_tag_t x123 = HB_TAG_CHAR4 ("x123"); in test_types_script()
H A Dtest-ot-tag.c53 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, tag); in test_simple_tags()
109 g_assert_cmphex (HB_TAG_CHAR4 ("DFLT"), ==, HB_OT_TAG_DEFAULT_SCRIPT); in test_ot_tag_script_degenerate()
119 g_assert_cmphex (t[0], ==, HB_TAG_CHAR4 ("kana")); in test_ot_tag_script_degenerate()
124 …g_assert_cmphex (hb_ot_tag_to_script (HB_TAG_CHAR4 ("be ")), ==, hb_script_from_string ("Beee", -… in test_ot_tag_script_degenerate()
216 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_language_two_way()
237 g_assert_cmphex (tag, ==, HB_TAG_CHAR4 ("dflt")); in test_tag_from_language()
280 g_assert_cmphex (HB_TAG_CHAR4 ("dflt"), ==, HB_OT_TAG_DEFAULT_LANGUAGE); in test_ot_tag_language()
H A Dhb-test.h50 #define HB_TAG_CHAR4(s) (HB_TAG(((const char *) s)[0], \ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-common.cc85 return HB_TAG_CHAR4 (tag); in hb_tag_from_string()
H A Dhb-ot-tag.cc890 return HB_TAG_CHAR4 (tag); in hb_ot_tag_from_language()
H A Dhb-private.hh598 #define HB_TAG_CHAR4(s) (HB_TAG(((const char *) s)[0], \ macro
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/
H A DChangeLog57603 Remove HB_TAG_CHAR4
103613 Make HB_TAG_CHAR4 private
103655 Rename HB_TAG_STR() to HB_TAG_CHAR4()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/
H A DChangeLog101145 Remove HB_TAG_CHAR4
147155 Make HB_TAG_CHAR4 private
147197 Rename HB_TAG_STR() to HB_TAG_CHAR4()
/dports/print/harfbuzz/harfbuzz-3.4.0/
H A DChangeLog101145 Remove HB_TAG_CHAR4
147155 Make HB_TAG_CHAR4 private
147197 Rename HB_TAG_STR() to HB_TAG_CHAR4()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/
H A DChangeLog101145 Remove HB_TAG_CHAR4
147155 Make HB_TAG_CHAR4 private
147197 Rename HB_TAG_STR() to HB_TAG_CHAR4()