Searched refs:mouse_drag_flag (Results 1 – 3 of 3) sorted by relevance
600 m->x, m->y, m->lx, m->ly, c->tty.mouse_drag_flag); in server_client_check_mouse()620 if (c->tty.mouse_drag_flag) { in server_client_check_mouse()796 if (type != DRAG && type != WHEEL && c->tty.mouse_drag_flag != 0) { in server_client_check_mouse()807 switch (c->tty.mouse_drag_flag - 1) { in server_client_check_mouse()938 c->tty.mouse_drag_flag = 0; in server_client_check_mouse()1099 c->tty.mouse_drag_flag = MOUSE_BUTTONS(b) + 1; in server_client_check_mouse()
1520 int mouse_drag_flag; member
361 tty->mouse_drag_flag = 0; in tty_start_tty()