Home
last modified time | relevance | path

Searched refs:compose_array (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/
Dgunicomp.h859 static const guint16 compose_array[148][31] = { variable
Dgunidecomp.c358 gunichar res = compose_array[index_a - COMPOSE_FIRST_START][index_b - COMPOSE_SECOND_START]; in combine()