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

/external/qemu/distrib/sdl-1.2.15/src/video/picogui/
H A DSDL_pgevents.c65 int PG_HandleMouseButton(struct pgEvent *evt) function
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 349 milliseconds