Lines Matching refs:hb_script_t
63 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()
768 hb_script_t script = test->value; in test_unicode_script_roundtrip()