Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dlinux_joystick.c59 static void handleAbsEvent(_GLFWjoystick* js, int code, int value) in handleAbsEvent() function
119 handleAbsEvent(js, code, info->value); in pollAbsState()
420 handleAbsEvent(js, e.code, e.value); in _glfwPollJoystickLinux()

Completed in 1 milliseconds