Searched refs:console_ptr_event (Results 1 – 3 of 3) sorted by relevance
51 void console_ptr_event(uint8_t button, int x, int y);
113 console_ptr_event(uint8_t button, int x, int y) in console_ptr_event() function
898 console_ptr_event(ptr_msg.button, htons(ptr_msg.x), htons(ptr_msg.y)); in rfb_recv_ptr_msg()