Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dlinux_joystick.c238 _glfwInputJoystick(js, GLFW_CONNECTED); in openJoystickDevice()
248 _glfwInputJoystick(js, GLFW_DISCONNECTED); in closeJoystick()
H A Dwin32_joystick.c259 _glfwInputJoystick(js, GLFW_DISCONNECTED); in closeJoystick()
485 _glfwInputJoystick(js, GLFW_CONNECTED); in deviceCallback()
535 _glfwInputJoystick(js, GLFW_CONNECTED); in _glfwDetectJoystickConnectionWin32()
H A Dinternal.h942 void _glfwInputJoystick(_GLFWjoystick* js, int event);
H A Dinput.c418 void _glfwInputJoystick(_GLFWjoystick* js, int event) in _glfwInputJoystick() function

Completed in 7 milliseconds