Home
last modified time | relevance | path

Searched refs:move_cursor_to (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11modes.c319 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/
DSDL_cgxmodes.c70 static void move_cursor_to(_THIS, int x, int y) in move_cursor_to() function