OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WIMP_PumpEvents
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosevents_c.h
31
extern void
WIMP_PumpEvents
(_THIS);
SDL_wimppoll.c
82
void
WIMP_PumpEvents
(_THIS)
103
if (this->PumpEvents !=
WIMP_PumpEvents
) return;
SDL_wimpvideo.c
53
extern void
WIMP_PumpEvents
(_THIS);
243
this->PumpEvents =
WIMP_PumpEvents
;
Completed in 62 milliseconds