| H A D | screen.c | 31 int rectangle; member 428 u_int ex, u_int ey, u_int rectangle, int modekeys, struct grid_cell *gc) 435 s->sel->rectangle = rectangle; in screen_clear_selection() 470 if (sel->rectangle) { in screen_check_selection() 413 screen_set_selection(struct screen * s,u_int sx,u_int sy,u_int ex,u_int ey,u_int rectangle,int modekeys,struct grid_cell * gc) screen_set_selection() argument
|