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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm_c.h 28 extern void X11_SetCaption(_THIS, const char *title, const char *icon);
SDL_x11wm.c 309 void X11_SetCaption(_THIS, const char *title, const char *icon)
SDL_x11video.c 165 device->SetCaption = X11_SetCaption;
    [all...]

Completed in 30 milliseconds