Home
last modified time | relevance | path

Searched refs:_glfwPlatformGetJoystickAxes (Results 1 – 5 of 5) sorted by relevance

/third_party/glfw/src/
Dlinux_joystick.c313 const float* _glfwPlatformGetJoystickAxes(int joy, int* count) in _glfwPlatformGetJoystickAxes() function
Dinternal.h606 const float* _glfwPlatformGetJoystickAxes(int joy, int* count);
Dinput.c569 return _glfwPlatformGetJoystickAxes(joy, count); in glfwGetJoystickAxes()
Dcocoa_joystick.m482 const float* _glfwPlatformGetJoystickAxes(int joy, int* count) function
Dwin32_joystick.c735 const float* _glfwPlatformGetJoystickAxes(int joy, int* count) in _glfwPlatformGetJoystickAxes() function