OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WIMP_Poll
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_wimppoll.c
53
void
WIMP_Poll
(_THIS, int waitTime);
84
WIMP_Poll
(this, 0);
93
void
WIMP_Poll
(_THIS, int waitTime)
124
_kernel_swi(
Wimp_Poll
, ®s, ®s);
325
WIMP_Poll
(current_video, 0);
SDL_wimpvideo.c
80
extern void
WIMP_Poll
(_THIS, int waitTime);
190
WIMP_Poll
(this, 0);
Completed in 45 milliseconds