Searched refs:SDL_HapticNumEffects (Results 1 – 5 of 5) sorted by relevance
960 extern DECLSPEC int SDLCALL SDL_HapticNumEffects(SDL_Haptic * haptic);
323 SDL_HapticNumEffects(haptic), SDL_HapticNumEffectsPlaying(haptic)); in HapticPrintSupported()
407 SDL_HapticNumEffects(SDL_Haptic * haptic) in SDL_HapticNumEffects() function
169 #define SDL_HapticNumEffects SDL_HapticNumEffects_REAL macro
200 SDL_DYNAPI_PROC(int,SDL_HapticNumEffects,(SDL_Haptic *a),(a),return)
Completed in 16 milliseconds