Home
last modified time | relevance | path

Searched refs:oldValue (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/SDL2/src/timer/windows/
A DSDL_systimer.c64 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 DSDL_mouse.c48 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 DSDL_events.c99 SDL_EventLoggingChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_EventLoggingChanged() argument
/AliOS-Things-master/components/SDL2/include/
A DSDL_hints.h1445 typedef void (SDLCALL *SDL_HintCallback)(void *userdata, const char *name, const char *oldValue, co…
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsvideo.c47 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 DSDL_winrtapp_direct3d.cpp124 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 DSDL_uikitviewcontroller.m44 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 DSDL_uikitappdelegate.m83 SDL_IdleTimerDisabledChanged(void *userdata, const char *name, const char *oldValue, const char *hi…
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_gamecube.c99 …uttonReportingHintChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_GameControllerButtonReportingHintChanged() argument
A DSDL_hidapijoystick.c522 SDL_HIDAPIDriverHintChanged(void *userdata, const char *name, const char *oldValue, const char *hin… in SDL_HIDAPIDriverHintChanged() argument
A DSDL_hidapi_switch.c657 …uttonReportingHintChanged(void *userdata, const char *name, const char *oldValue, const char *hint) in SDL_GameControllerButtonReportingHintChanged() argument
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c185 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 DSDL_joystick.c208 SDL_JoystickAllowBackgroundEventsChanged(void *userdata, const char *name, const char *oldValue, co… in SDL_JoystickAllowBackgroundEventsChanged() argument
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandwindow.c514 const char *oldValue, const char *newValue) in QtExtendedSurface_OnHintChanged() argument
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/
A DSDL_sysjoystick.m378 SDL_AppleTVRemoteRotationHintChanged(void *udata, const char *name, const char *oldValue, const cha…

Completed in 30 milliseconds