Home
last modified time | relevance | path

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

/third_party/glfw/src/
Dlinux_joystick.c323 const unsigned char* _glfwPlatformGetJoystickButtons(int joy, int* count) in _glfwPlatformGetJoystickButtons() function
Dinternal.h611 const unsigned char* _glfwPlatformGetJoystickButtons(int joy, int* count);
Dinput.c585 return _glfwPlatformGetJoystickButtons(joy, count); in glfwGetJoystickButtons()
Dcocoa_joystick.m492 const unsigned char* _glfwPlatformGetJoystickButtons(int joy, int* count) function
Dwin32_joystick.c745 const unsigned char* _glfwPlatformGetJoystickButtons(int joy, int* count) in _glfwPlatformGetJoystickButtons() function