Home
last modified time | relevance | path

Searched defs:compose_sequence_t (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dkbd.h319 struct compose_sequence_t { struct
320 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 */