Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-common.c140 hb_tag_t wWyZ = HB_TAG_CHAR4 ("wWyZ"); in test_types_script() local
165 g_assert_cmphex (HB_SCRIPT_UNKNOWN, !=, hb_script_from_iso15924_tag (wWyZ)); in test_types_script()
171 g_assert_cmphex (hb_script_to_iso15924_tag (hb_script_from_iso15924_tag (wWyZ)), ==, Wwyz); in test_types_script()
176 …g_assert_cmpint (hb_script_get_horizontal_direction (hb_script_from_iso15924_tag (wWyZ)), ==, HB_D… in test_types_script()