Searched refs:keyboard_type (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | quartzKeyboard.c | 673 UInt32 keyboard_type = LMGetKbdType(); local in function:QuartzReadSystemKeymap 693 ErrorF("X11.app: Debug Info: keyboard_type=%u, currentKeyLayoutRef=%p, currentKeyLayoutDataRef=%p, chr_data=%p\n", 694 (unsigned)keyboard_type, currentKeyLayoutRef, currentKeyLayoutDataRef, chr_data); 755 mods[j] >> 8, keyboard_type, 0, 763 mods[j] >> 8, keyboard_type,
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | quartzKeyboard.c | 751 __block UInt32 keyboard_type; local in function:QuartzReadSystemKeymap 757 keyboard_type = LMGetKbdType(); 805 mods[j] >> 8, keyboard_type, 0, 813 mods[j] >> 8, keyboard_type,
|
Completed in 4 milliseconds