HomeSort by relevance Sort by last modified time
    Searched full:do_mouse (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemevents.c 54 static void do_mouse(_THIS, short mx, short my, short mb, short ks);
135 do_mouse(this, mousex, mousey, mouseb, kstate);
298 static void do_mouse(_THIS, short mx, short my, short mb, short ks) function

Completed in 2931 milliseconds