Lines Matching refs:SDL_TRUE
183 return SDL_TRUE; in SDL_SetJoystickIDForPlayerIndex()
204 return SDL_TRUE; in SDL_SetJoystickIDForPlayerIndex()
211 SDL_joystick_allows_background_events = SDL_TRUE; in SDL_JoystickAllowBackgroundEventsChanged()
287 return SDL_TRUE; in SDL_GetDriverAndJoystickIndex()
353 return SDL_TRUE; in SDL_JoystickAxesCenteredAtZero()
358 return SDL_TRUE; in SDL_JoystickAxesCenteredAtZero()
413 joystick->attached = SDL_TRUE; in SDL_JoystickOpen()
458 joystick->axes[i].has_initial_value = SDL_TRUE; in SDL_JoystickOpen()
530 is_virtual = SDL_TRUE; in SDL_JoystickIsVirtual()
587 valid = SDL_TRUE; in SDL_PrivateJoystickValid()
1028 return SDL_TRUE; in SDL_PrivateJoystickShouldIgnoreEvent()
1179 info->has_initial_value = SDL_TRUE; in SDL_PrivateJoystickAxis()
1183 info->has_second_value = SDL_TRUE; in SDL_PrivateJoystickAxis()
1191 info->sent_initial_value = SDL_TRUE; in SDL_PrivateJoystickAxis()
1370 SDL_updating_joystick = SDL_TRUE; in SDL_JoystickUpdate()
1758 return (guid.data[14] == 'x') ? SDL_TRUE : SDL_FALSE; in SDL_IsJoystickXInput()
1764 return (guid.data[14] == 'w') ? SDL_TRUE : SDL_FALSE; in SDL_IsJoystickWGI()
1770 return (guid.data[14] == 'h') ? SDL_TRUE : SDL_FALSE; in SDL_IsJoystickHIDAPI()
1776 return (guid.data[14] == 'r') ? SDL_TRUE : SDL_FALSE; in SDL_IsJoystickRAWINPUT()
1782 return (guid.data[14] == 'v') ? SDL_TRUE : SDL_FALSE; in SDL_IsJoystickVirtual()
1807 return SDL_TRUE; in SDL_IsJoystickProductWheel()
1823 return SDL_TRUE; in SDL_IsJoystickProductFlightStick()
1839 return SDL_TRUE; in SDL_IsJoystickProductThrottle()
1927 found = SDL_TRUE; in SDL_IsPS4RemapperRunning()
2053 return SDL_TRUE; in SDL_ShouldIgnoreJoystick()
2058 return SDL_TRUE; in SDL_ShouldIgnoreJoystick()
2063 return SDL_TRUE; in SDL_ShouldIgnoreJoystick()