Searched refs:move_cursor_to (Results 1 – 2 of 2) sorted by relevance
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
D | SDL_x11modes.c | 319 static void move_cursor_to(_THIS, int x, int y) in move_cursor_to() function 916 move_cursor_to(this, x, y); in X11_ResizeFullScreen() 918 move_cursor_to(this, x, y); in X11_ResizeFullScreen() 927 move_cursor_to(this, real_w/2, real_h/2); in X11_ResizeFullScreen()
|
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
D | SDL_cgxmodes.c | 70 static void move_cursor_to(_THIS, int x, int y) in move_cursor_to() function
|