Searched refs:v_index (Results 1 – 1 of 1) sorted by relevance
102 unsigned v_index; in hangul_composition() local106 v_index = in[1] - v_base; in hangul_composition()107 return (l_index * v_count + v_index) * t_count + s_base; in hangul_composition()