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

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxmodes.c 70 static void move_cursor_to(_THIS, int x, int y) function
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11modes.c 319 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);
    [all...]

Completed in 91 milliseconds