/vbox/src/VBox/Frontends/VBoxFB/ |
H A D | VBoxFB.cpp | 241 nsCOMPtr<IKeyboard> keyboard; local 336 console->GetKeyboard(getter_AddRefs(keyboard)); 550 // did we get any keyboard events? 556 keyboard->PutScancodes(numKeyEvents, keyEvents, 560 keyboard->PutScancode(keyEvents[0]);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | xwayland.h | 112 DeviceIntPtr keyboard; member in struct:xwl_seat
|
H A D | dmxinputinit.h | 83 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 113 * keyboard feedback */ 187 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | xwayland.h | 112 DeviceIntPtr keyboard; member in struct:xwl_seat
|
H A D | dmxinputinit.h | 83 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 113 * keyboard feedback */ 187 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | dmxinputinit.h | 85 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 117 * keyboard feedback */ 193 /* Low-level (e.g., keyboard/mouse drivers) */
|
H A D | inputstr.h | 90 * keyboard/pointer device) going at once in the server. 111 unsigned coreMods:1; /* modifiers are on core keyboard */ 295 DeviceIntPtr keyboard; /* the main one for the server */ member in struct:__anon7422
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | dmxinputinit.h | 84 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 116 * keyboard feedback */ 192 /* Low-level (e.g., keyboard/mouse drivers) */
|
H A D | inputstr.h | 92 * keyboard/pointer device) going at once in the server. 113 unsigned coreMods:1; /* modifiers are on core keyboard */ 340 DeviceIntPtr keyboard; /* the main one for the server */ member in struct:__anon7798
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | dmxinputinit.h | 84 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 116 * keyboard feedback */ 192 /* Low-level (e.g., keyboard/mouse drivers) */
|
H A D | inputstr.h | 93 * keyboard/pointer device) going at once in the server. 114 unsigned coreMods:1; /* modifiers are on core keyboard */ 341 DeviceIntPtr keyboard; /* the main one for the server */ member in struct:__anon8159
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | dmxinputinit.h | 84 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 116 * keyboard feedback */ 192 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | dmxinputinit.h | 84 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 114 * keyboard feedback */ 190 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | dmxinputinit.h | 84 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 114 * keyboard feedback */ 190 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | dmxinputinit.h | 84 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 114 * keyboard feedback */ 190 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | dmxinputinit.h | 84 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 114 * keyboard feedback */ 190 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | dmxinputinit.h | 84 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 114 * keyboard feedback */ 190 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | dmxinputinit.h | 84 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 114 * keyboard feedback */ 190 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | dmxinputinit.h | 83 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 113 * keyboard feedback */ 187 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | dmxinputinit.h | 83 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 113 * keyboard feedback */ 187 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | dmxinputinit.h | 83 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 113 * keyboard feedback */ 187 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/ |
H A D | UISession.h | 112 /** Returns the console's keyboard instance. */ 113 CKeyboard& keyboard() { return m_keyboard; } function in class:UISession 198 /** Returns keyboard-state. */ 261 /** Notifies listeners about keyboard state-change. */ 401 /** Holds the console's keyboard instance. */ 490 /** Holds the keyboard-state. */
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/ |
H A D | inputstr.h | 92 * keyboard/pointer device) going at once in the server. 113 unsigned coreMods:1; /* modifiers are on core keyboard */ 300 DeviceIntPtr keyboard; /* the main one for the server */ member in struct:__anon3189
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | dmxinputinit.h | 85 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 117 * keyboard feedback */ 193 /* Low-level (e.g., keyboard/mouse drivers) */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | dmxinputinit.h | 85 int keyboard; /**< Non-zero if the device is a keyboard */ member in struct:_DMXLocalInitInfo 117 * keyboard feedback */ 193 /* Low-level (e.g., keyboard/mouse drivers) */
|