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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm_c.h 27 extern void X11_SetCaptionNoLock(_THIS, const char *title, const char *icon);
SDL_x11wm.c 244 void X11_SetCaptionNoLock(_THIS, const char *title, const char *icon)
312 X11_SetCaptionNoLock(this, title, icon);
SDL_x11video.c 410 X11_SetCaptionNoLock(this, this->wm_title, this->wm_icon);
    [all...]

Completed in 34 milliseconds