OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIJOFS_BUTTON
(Results
1 - 3
of
3
) sorted by null
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/
Win32JoyStick.cpp
49
#undef
DIJOFS_BUTTON
52
#define
DIJOFS_BUTTON
(n) (FIELD_OFFSET(DIJOYSTATE2, rgbButtons) + (n))
347
if( diBuff[i].dwOfs >=
DIJOFS_BUTTON
(0) && diBuff[i].dwOfs <
DIJOFS_BUTTON
(128) )
349
if(!_doButtonClick((diBuff[i].dwOfs -
DIJOFS_BUTTON
(0)), diBuff[i]))
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/
dinput.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dinput.h
[
all
...]
Completed in 854 milliseconds