ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Variables | |
static const DIOBJECTDATAFORMAT | dfDIJoystick [] |
const DIDATAFORMAT | c_dfDIJoystick |
static const DIOBJECTDATAFORMAT | dfDIJoystick2 [] |
const DIDATAFORMAT | c_dfDIJoystick2 |
static const DIOBJECTDATAFORMAT | dfDIMouse [] |
const DIDATAFORMAT | c_dfDIMouse |
static const DIOBJECTDATAFORMAT | dfDIMouse2 [] |
const DIDATAFORMAT | c_dfDIMouse2 |
static const DIOBJECTDATAFORMAT | dfDIKeyboard [] |
const DIDATAFORMAT | c_dfDIKeyboard |
const DIDATAFORMAT c_dfDIJoystick |
Definition at line 75 of file data_formats.c.
Referenced by EnumJoysticks().
const DIDATAFORMAT c_dfDIJoystick2 |
Definition at line 251 of file data_formats.c.
Referenced by EnumJoysticks().
const DIDATAFORMAT c_dfDIKeyboard |
Definition at line 561 of file data_formats.c.
Referenced by acquire_tests(), alloc_device(), SysKeyboardWImpl_BuildActionMap(), SysKeyboardWImpl_SetActionMap(), test_dik_codes(), and test_mouse_keyboard().
const DIDATAFORMAT c_dfDIMouse |
Definition at line 270 of file data_formats.c.
Referenced by test_acquire(), and test_mouse_keyboard().
const DIDATAFORMAT c_dfDIMouse2 |
Definition at line 293 of file data_formats.c.
Referenced by alloc_device(), SysMouseWImpl_BuildActionMap(), and SysMouseWImpl_SetActionMap().
|
static |
Definition at line 28 of file data_formats.c.
|
static |
Definition at line 84 of file data_formats.c.
|
static |
Definition at line 302 of file data_formats.c.
|
static |
Definition at line 260 of file data_formats.c.
|
static |
Definition at line 279 of file data_formats.c.