Searched refs:compose_array (Results 1 – 2 of 2) sorted by relevance
859 static const guint16 compose_array[148][31] = { variable
358 gunichar res = compose_array[index_a - COMPOSE_FIRST_START][index_b - COMPOSE_SECOND_START]; in combine()