OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_eventaction
(Results
1 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.15/include/
SDL_events.h
257
}
SDL_eventaction
;
278
SDL_eventaction
action, Uint32 mask);
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_events.h
257
}
SDL_eventaction
;
278
SDL_eventaction
action, Uint32 mask);
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_events.h
257
}
SDL_eventaction
;
278
SDL_eventaction
action, Uint32 mask);
/prebuilts/tools/windows/sdl/include/SDL/
SDL_events.h
257
}
SDL_eventaction
;
278
SDL_eventaction
action, Uint32 mask);
/external/qemu/distrib/sdl-1.2.15/src/events/
SDL_events.c
319
int SDL_PeepEvents(SDL_Event *events, int numevents,
SDL_eventaction
action,
Completed in 112 milliseconds