Lines Matching refs:hb_script_t
63 static hb_script_t
80 static hb_script_t
869 static hb_script_t
870 script_roundtrip_default (hb_script_t script) in script_roundtrip_default()
876 static hb_script_t
877 script_roundtrip_glib (hb_script_t script) in script_roundtrip_glib()
884 static hb_script_t
885 script_roundtrip_icu (hb_script_t script) in script_roundtrip_icu()
894 typedef hb_script_t (*roundtrip_func_t) (hb_script_t); in test_unicode_script_roundtrip()
901 hb_script_t script = test->value; in test_unicode_script_roundtrip()
908 hb_script_t script = test->value; in test_unicode_script_roundtrip()