Home
last modified time | relevance | path

Searched refs:PG_HandleMouseMotion (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/picogui/
DSDL_pgevents.c77 int PG_HandleMouseMotion(struct pgEvent *evt) in PG_HandleMouseMotion() function
112 pgBind(this->hidden->wCanvas, PG_WE_PNTR_MOVE, &PG_HandleMouseMotion, NULL); in PG_InitEvents()