Home
last modified time | relevance | path

Searched refs:WIMP_PumpEvents (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_wimppoll.c82 void WIMP_PumpEvents(_THIS) in WIMP_PumpEvents() function
103 if (this->PumpEvents != WIMP_PumpEvents) return; in WIMP_Poll()
DSDL_riscosevents_c.h31 extern void WIMP_PumpEvents(_THIS);
DSDL_wimpvideo.c53 extern void WIMP_PumpEvents(_THIS);
243 this->PumpEvents = WIMP_PumpEvents; in WIMP_SetDeviceMode()