Home
last modified time | relevance | path

Searched refs:XUSER_MAX_COUNT (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/deps/mingw/
H A Dxinput.h156 #define XUSER_MAX_COUNT 4 macro
/third_party/glfw/src/
H A Dwin32_platform.h213 #ifndef XUSER_MAX_COUNT
214 #define XUSER_MAX_COUNT 4 macro
H A Dwin32_joystick.c502 for (index = 0; index < XUSER_MAX_COUNT; index++) in _glfwDetectJoystickConnectionWin32()

Completed in 4 milliseconds