/AliOS-Things-master/components/SDL2/src/timer/windows/ |
A D | SDL_systimer.c | 64 SDL_TimerResolutionChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_TimerResolutionChanged() argument 74 if (uPeriod || oldValue != hint) { in SDL_TimerResolutionChanged()
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_mouse.c | 48 SDL_MouseDoubleClickTimeChanged(void *userdata, const char *name, const char *oldValue, const char … in SDL_MouseDoubleClickTimeChanged() argument 64 SDL_MouseDoubleClickRadiusChanged(void *userdata, const char *name, const char *oldValue, const cha… in SDL_MouseDoubleClickRadiusChanged() argument 76 SDL_MouseNormalSpeedScaleChanged(void *userdata, const char *name, const char *oldValue, const char… in SDL_MouseNormalSpeedScaleChanged() argument 88 SDL_MouseRelativeSpeedScaleChanged(void *userdata, const char *name, const char *oldValue, const ch… in SDL_MouseRelativeSpeedScaleChanged() argument 100 SDL_TouchMouseEventsChanged(void *userdata, const char *name, const char *oldValue, const char *hin… in SDL_TouchMouseEventsChanged() argument 108 SDL_MouseTouchEventsChanged(void *userdata, const char *name, const char *oldValue, const char *hin… in SDL_MouseTouchEventsChanged() argument
|
A D | SDL_events.c | 99 SDL_EventLoggingChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_EventLoggingChanged() argument
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_hints.h | 1445 typedef void (SDLCALL *SDL_HintCallback)(void *userdata, const char *name, const char *oldValue, co…
|
/AliOS-Things-master/components/SDL2/src/video/windows/ |
A D | SDL_windowsvideo.c | 47 UpdateWindowsEnableMessageLoop(void *userdata, const char *name, const char *oldValue, const char *… in UpdateWindowsEnableMessageLoop() argument 57 UpdateWindowFrameUsableWhileCursorHidden(void *userdata, const char *name, const char *oldValue, co… in UpdateWindowFrameUsableWhileCursorHidden() argument
|
/AliOS-Things-master/components/SDL2/src/core/winrt/ |
A D | SDL_winrtapp_direct3d.cpp | 124 WINRT_SetDisplayOrientationsPreference(void *userdata, const char *name, const char *oldValue, cons… in WINRT_SetDisplayOrientationsPreference() argument 134 if ((oldValue == NULL) && (newValue == NULL)) { in WINRT_SetDisplayOrientationsPreference()
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitviewcontroller.m | 44 SDL_AppleTVControllerUIHintChanged(void *userdata, const char *name, const char *oldValue, const ch… 55 SDL_HideHomeIndicatorHintChanged(void *userdata, const char *name, const char *oldValue, const char…
|
A D | SDL_uikitappdelegate.m | 83 SDL_IdleTimerDisabledChanged(void *userdata, const char *name, const char *oldValue, const char *hi…
|
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/ |
A D | SDL_hidapi_gamecube.c | 99 …uttonReportingHintChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_GameControllerButtonReportingHintChanged() argument
|
A D | SDL_hidapijoystick.c | 522 SDL_HIDAPIDriverHintChanged(void *userdata, const char *name, const char *oldValue, const char *hin… in SDL_HIDAPIDriverHintChanged() argument
|
A D | SDL_hidapi_switch.c | 657 …uttonReportingHintChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_GameControllerButtonReportingHintChanged() argument
|
/AliOS-Things-master/components/SDL2/src/joystick/ |
A D | SDL_gamecontroller.c | 185 SDL_GameControllerIgnoreDevicesChanged(void *userdata, const char *name, const char *oldValue, cons… in SDL_GameControllerIgnoreDevicesChanged() argument 191 SDL_GameControllerIgnoreDevicesExceptChanged(void *userdata, const char *name, const char *oldValue… in SDL_GameControllerIgnoreDevicesExceptChanged() argument
|
A D | SDL_joystick.c | 208 SDL_JoystickAllowBackgroundEventsChanged(void *userdata, const char *name, const char *oldValue, co… in SDL_JoystickAllowBackgroundEventsChanged() argument
|
/AliOS-Things-master/components/SDL2/src/video/wayland/ |
A D | SDL_waylandwindow.c | 514 const char *oldValue, const char *newValue) in QtExtendedSurface_OnHintChanged() argument
|
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/ |
A D | SDL_sysjoystick.m | 378 SDL_AppleTVRemoteRotationHintChanged(void *udata, const char *name, const char *oldValue, const cha…
|