Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgunicomp.h603 static const gunichar compose_first_single[][2] = { variable
Dgunidecomp.c333 if (b == compose_first_single[index_a - COMPOSE_FIRST_SINGLE_START][0]) in combine()
335 *result = compose_first_single[index_a - COMPOSE_FIRST_SINGLE_START][1]; in combine()