Searched defs:compose_sequence_t (Results 1 – 1 of 1) sorted by relevance
319 struct compose_sequence_t { struct320 unsigned char first; /* first ASCII char after COMPOSE key */321 unsigned char second; /* second ASCII char after COMPOSE key */322 unsigned char iso; /* equivalent ISO code */