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

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11wm_c.h 35 extern void X11_SetWindowPos(_THIS, int x, int y);
SDL_x11wm.c 377 void X11_SetWindowPos(_THIS, int x, int y)
SDL_x11video.c 169 device->SetWindowPos = X11_SetWindowPos;
    [all...]

Completed in 35 milliseconds