OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WIMP_PlotSprite
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_wimppoll.c
57
void
WIMP_PlotSprite
(_THIS, int x, int y);
150
WIMP_PlotSprite
(this, message[1], message[2]);
SDL_riscossprite.c
174
void
WIMP_PlotSprite
(_THIS, int x, int y)
SDL_wimpvideo.c
54
extern void
WIMP_PlotSprite
(_THIS, int x, int y);
347
WIMP_PlotSprite
(this, update_block[1], update_block[2]);
Completed in 60 milliseconds