Home
last modified time | relevance | path

Searched refs:HAVE_DINPUT_H (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/windows/
A DSDL_directx.h103 #ifdef HAVE_DINPUT_H
/AliOS-Things-master/components/SDL2/include/
A DSDL_config_windows.h81 #define HAVE_DINPUT_H 1 macro
A DSDL_config.h.cmake216 #cmakedefine HAVE_DINPUT_H @HAVE_DINPUT_H@
A DSDL_config.h.in214 #undef HAVE_DINPUT_H
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt1406 check_include_file(dinput.h HAVE_DINPUT_H)
1408 if(HAVE_D3D_H OR HAVE_D3D11_H OR HAVE_DDRAW_H OR HAVE_DSOUND_H OR HAVE_DINPUT_H)
1545 if(HAVE_DINPUT_H)
1552 if(NOT HAVE_DINPUT_H AND NOT HAVE_XINPUT_H)
1558 if(HAVE_DINPUT_H OR HAVE_XINPUT_H)
1560 if(HAVE_DINPUT_H)

Completed in 9 milliseconds