Searched defs:COMPOSE (Results 1 – 4 of 4) sorted by relevance
89 #define COMPOSE(c1, c2) (BASE + ((((c1) & 0x3FF) << 10) | ((c2) & 0x3FF))) macro
146 #define COMPOSE (1 << 0) /* compose char flag */ macro
62 #define COMPOSE (1 << 0) macro
123 #define COMPOSE (1 << 1) /* compose flag */ macro