Home
last modified time | relevance | path

Searched refs:HAVE_XINPUT_H (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/windows/
A DSDL_xinput.c27 #ifdef HAVE_XINPUT_H
A DSDL_xinput.h26 #ifdef HAVE_XINPUT_H
/AliOS-Things-master/components/SDL2/include/
A DSDL_config_winrt.h98 #define HAVE_XINPUT_H 1 macro
A DSDL_config_windows.h84 #define HAVE_XINPUT_H 1 macro
A DSDL_config.h.cmake217 #cmakedefine HAVE_XINPUT_H @HAVE_XINPUT_H@
A DSDL_config.h.in217 #undef HAVE_XINPUT_H
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt1387 int main(int argc, char **argv) { }" HAVE_XINPUT_H)
1399 check_include_file(xinput.h HAVE_XINPUT_H)
1549 if(HAVE_XINPUT_H)
1552 if(NOT HAVE_DINPUT_H AND NOT HAVE_XINPUT_H)
1558 if(HAVE_DINPUT_H OR HAVE_XINPUT_H)
1563 if(HAVE_XINPUT_H)

Completed in 13 milliseconds