Searched refs:SDL_eventaction (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_events.h | 621 } SDL_eventaction; typedef 642 SDL_eventaction action,
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_events.c | 543 SDL_PeepEvents(SDL_Event * events, int numevents, SDL_eventaction action, in SDL_PeepEvents()
|
/AliOS-Things-master/components/SDL2/src/dynapi/ |
A D | SDL_dynapi_procs.h | 148 SDL_DYNAPI_PROC(int,SDL_PeepEvents,(SDL_Event *a, int b, SDL_eventaction c, Uint32 d, Uint32 e),(a,…
|
Completed in 9 milliseconds