HomeSort by relevance Sort by last modified time
    Searched refs:WIMP_PlotSprite (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/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 64 milliseconds