Searched refs:KS_GROUP_Plain (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/dev/wscons/
H A Dwsemul_vt100_keys.c91 if (KS_GROUP(in) == KS_GROUP_Plain) {
H A Dwsemul_dumb.c210 if (KS_GROUP(in) == KS_GROUP_Plain) {
H A Dwsksymdef.h617 #define KS_GROUP_Plain 0xf802U /* not encoded in keysym */ macro
626 KS_GROUP_Plain)))
H A Dwskbd.c775 /* this is KS_GROUP_Plain */
1396 if (KS_GROUP(ks) == KS_GROUP_Plain)
1821 case KS_GROUP_Plain:
1862 if (KS_GROUP(res) == KS_GROUP_Plain) {
H A Dwsemul_sun.c549 if (KS_GROUP(in) == KS_GROUP_Plain) {
H A Dwskbdutil.c367 if (KS_GROUP(ksym) == KS_GROUP_Plain && ksym <= 0xff &&
H A Dwsdisplay.c1847 if (KS_GROUP(ks) == KS_GROUP_Plain && KS_VALUE(ks) <= 0x7f)
/netbsd-current/sbin/wsconsctl/
H A Dkeysym.c183 if (KS_GROUP(ksym) == KS_GROUP_Plain && ksym <= 0xff &&

Completed in 300 milliseconds