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

/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
H A DSDL_cgxmodes.c70 static void move_cursor_to(_THIS, int x, int y) function
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
H A DSDL_x11modes.c319 static void move_cursor_to(_THIS, int x, int y) function
916 move_cursor_to(this, x, y);
918 move_cursor_to(this, x, y);
927 move_cursor_to(this, real_w/2, real_h/2);

Completed in 142 milliseconds