Searched refs:glfwGetJoystickName (Results 1 – 8 of 8) sorted by relevance
138 glfwGetJoystickName(joy), in joystick_callback()
466 glfwGetJoystickName(joy), in joystick_callback()
3614 GLFWAPI const char* glfwGetJoystickName(int joy);
3633 GLFWAPI const char* glfwGetJoystickName(int joy);
588 GLFWAPI const char* glfwGetJoystickName(int joy) in glfwGetJoystickName() function
539 glfwGetJoystickName. See the reference documentation for the lifetime of the543 const char* name = glfwGetJoystickName(GLFW_JOYSTICK_1);
369 The name of a joystick can now be retrieved using @ref glfwGetJoystickName.