Searched refs:num_code_points (Results 1 – 2 of 2) sorted by relevance
96 hb_utf16_script_run_next(unsigned *num_code_points, HB_ScriptItem *output, in hb_utf16_script_run_next() argument143 if (num_code_points) in hb_utf16_script_run_next()144 *num_code_points = cps; in hb_utf16_script_run_next()149 hb_utf16_script_run_prev(unsigned *num_code_points, HB_ScriptItem *output, in hb_utf16_script_run_prev() argument202 if (num_code_points) in hb_utf16_script_run_prev()203 *num_code_points = cps; in hb_utf16_script_run_prev()
44 char hb_utf16_script_run_next(unsigned *num_code_points, HB_ScriptItem *output,51 char hb_utf16_script_run_prev(unsigned *num_code_points, HB_ScriptItem *output,