OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X11_SetWindowPos
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/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
170
device->SetWindowPos =
X11_SetWindowPos
;
[
all
...]
Completed in 1188 milliseconds