Searched refs:pollJoystickState (Results 1 – 1 of 1) sorted by relevance
492 static GLFWbool pollJoystickState(_GLFWjoystickWin32* js, int mode) in pollJoystickState() function721 pollJoystickState(_glfw.win32_js + joy, _GLFW_PRESENCE_ONLY); in _glfwDetectJoystickDisconnectionWin32()732 return pollJoystickState(js, _GLFW_PRESENCE_ONLY); in _glfwPlatformJoystickPresent()738 if (!pollJoystickState(js, _GLFW_UPDATE_STATE)) in _glfwPlatformGetJoystickAxes()748 if (!pollJoystickState(js, _GLFW_UPDATE_STATE)) in _glfwPlatformGetJoystickButtons()758 if (!pollJoystickState(js, _GLFW_PRESENCE_ONLY)) in _glfwPlatformGetJoystickName()