Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dlinux_joystick.c52 _glfwInputJoystickButton(js, in handleKeyEvent()
H A Dwin32_joystick.c652 _glfwInputJoystickButton(js, bi, value); in _glfwPollJoystickWin32()
725 _glfwInputJoystickButton(js, i, value); in _glfwPollJoystickWin32()
H A Dinternal.h944 void _glfwInputJoystickButton(_GLFWjoystick* js, int button, char value);
H A Dinput.c445 void _glfwInputJoystickButton(_GLFWjoystick* js, int button, char value) in _glfwInputJoystickButton() function

Completed in 8 milliseconds