Searched refs:COMPOSE_TABLE_LAST (Results 1 – 2 of 2) sorted by relevance
6 #define COMPOSE_TABLE_LAST 281 macro318 static const gint16 compose_table[COMPOSE_TABLE_LAST + 1] = {
317 (((Char >> 8) > (COMPOSE_TABLE_LAST)) ? 0 : CI((Char) >> 8, (Char) & 0xff))