Searched refs:on_mouse_event (Results 1 – 1 of 1) sorted by relevance
20 void on_mouse_event (int buttonMask,int x,int y,rfbClientPtr cl);38 server->ptrAddEvent = on_mouse_event; in main()179 void on_mouse_event (int buttonMask,int x,int y,rfbClientPtr cl) in on_mouse_event() function