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

  /external/qemu/distrib/sdl-1.2.12/src/video/picogui/
SDL_pgevents.c 65 int PG_HandleMouseButton(struct pgEvent *evt)
113 pgBind(this->hidden->wCanvas, PG_WE_PNTR_UP, &PG_HandleMouseButton, NULL);
114 pgBind(this->hidden->wCanvas, PG_WE_PNTR_DOWN, &PG_HandleMouseButton, this);

Completed in 59 milliseconds