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

  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_cursor_c.h 29 extern void SDL_DrawCursor(SDL_Surface *screen);
SDL_cursor.c 217 SDL_DrawCursor(SDL_VideoSurface);
332 SDL_DrawCursor(SDL_VideoSurface);
640 void SDL_DrawCursor(SDL_Surface *screen)
SDL_video.c 1064 SDL_DrawCursor(SDL_ShadowSurface);
1131 SDL_DrawCursor(SDL_ShadowSurface);
    [all...]

Completed in 37 milliseconds