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

  /external/qemu/distrib/sdl-1.2.15/test/
threadwin.c 24 SDL_Surface *LoadIconSurface(char *file, Uint8 **maskp)
275 icon = LoadIconSurface("icon.bmp", &icon_mask);
testwm.c 63 SDL_Surface *LoadIconSurface(char *file, Uint8 **maskp)
390 icon = LoadIconSurface("icon.bmp", &icon_mask);

Completed in 1156 milliseconds