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

  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_syswm_c.h 27 extern void QT_SetWMCaption(_THIS, const char *title, const char *icon);
SDL_syswm.cc 30 void QT_SetWMCaption(_THIS, const char *title, const char *icon)
SDL_sysvideo.cc 123 device->SetCaption = QT_SetWMCaption;

Completed in 31 milliseconds