Searched refs:mouse_report (Results 1 – 3 of 3) sorted by relevance
19 extern void mouse_report(struct tty_struct * tty, int butt, int mrx, int mry);
158 mouse_report(tty, sel_mode & 15, xs, ys); in set_selection()
1190 void mouse_report(struct tty_struct * tty, int butt, int mrx, int mry) in mouse_report() function