Searched refs:_GLFW_PRESENCE_ONLY (Results 1 – 1 of 1) sorted by relevance
34 #define _GLFW_PRESENCE_ONLY 1 macro522 if (mode == _GLFW_PRESENCE_ONLY) in pollJoystickState()603 if (mode == _GLFW_PRESENCE_ONLY) in pollJoystickState()721 pollJoystickState(_glfw.win32_js + joy, _GLFW_PRESENCE_ONLY); in _glfwDetectJoystickDisconnectionWin32()732 return pollJoystickState(js, _GLFW_PRESENCE_ONLY); in _glfwPlatformJoystickPresent()758 if (!pollJoystickState(js, _GLFW_PRESENCE_ONLY)) in _glfwPlatformGetJoystickName()