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.12/src/video/x11/
SDL_x11wm_c.h 27 extern void X11_SetCaptionNoLock(_THIS, const char *title, const char *icon);
SDL_x11wm.c 243 void X11_SetCaptionNoLock(_THIS, const char *title, const char *icon)
311 X11_SetCaptionNoLock(this, title, icon);
SDL_x11video.c 409 X11_SetCaptionNoLock(this, this->wm_title, this->wm_icon);
    [all...]

Completed in 24 milliseconds