Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dinput.c42 #define _GLFW_JOYSTICK_BUTTON 2 macro
90 else if (e->type == _GLFW_JOYSTICK_BUTTON && e->index >= js->buttonCount) in isValidElementForJoystick()
213 e->type = _GLFW_JOYSTICK_BUTTON; in parseMapping()
1449 else if (e->type == _GLFW_JOYSTICK_BUTTON) in glfwGetGamepadState()
1470 else if (e->type == _GLFW_JOYSTICK_BUTTON) in glfwGetGamepadState()

Completed in 3 milliseconds