Searched refs:glib_script_to_script (Results 1 – 1 of 1) sorted by relevance
38 glib_script_to_script[] = variable166 if (likely ((unsigned int) script < ARRAY_LENGTH (glib_script_to_script))) in hb_glib_script_to_script()167 return glib_script_to_script[script]; in hb_glib_script_to_script()182 unsigned int count = ARRAY_LENGTH (glib_script_to_script); in hb_glib_script_from_script()184 if (glib_script_to_script[i] == script) in hb_glib_script_from_script()