OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XINPUT_FLAG_GAMEPAD
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xinput.h
129
#define
XINPUT_FLAG_GAMEPAD
0x00000001
/external/chromium_org/content/browser/gamepad/
gamepad_platform_data_fetcher_win.cc
204
DWORD res = xinput_get_capabilities_(i,
XINPUT_FLAG_GAMEPAD
, &caps);
Completed in 2615 milliseconds