Home
last modified time | relevance | path

Searched refs:Quit (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/sensor/
A DSDL_syssensor.h94 void (*Quit)(void); member
A DSDL_sensor.c460 SDL_sensor_drivers[i]->Quit(); in SDL_SensorQuit()
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_sysjoystick.h137 void (*Quit)(void); member
A DSDL_joystick.c992 SDL_joystick_drivers[i]->Quit(); in SDL_JoystickQuit()
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bwindow.cc215 _ToBeWin(window)->Quit(); in HAIKU_DestroyWindow()
/AliOS-Things-master/components/SDL2/src/image/Xcode/showimage/
A DSDLMain.m71 /* Invoked from the Quit menu item */
154 title = [@"Quit " stringByAppendingString:appName];
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaevents.m48 // Override terminate to handle Quit and System Shutdown smoothly.
378 title = [@"Quit " stringByAppendingString:appName];
A DSDL_cocoamousetap.m161 * from Quit to Init.

Completed in 11 milliseconds