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

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11wm_c.h 34 extern void X11_GetWindowPos(_THIS, int *px, int *py);
SDL_x11wm.c 385 void X11_GetWindowPos(_THIS, int *px, int *py)
SDL_x11video.c 168 device->GetWindowPos = X11_GetWindowPos;
    [all...]

Completed in 48 milliseconds