Searched defs:screen_sel (Results 1 – 1 of 1) sorted by relevance
29 struct screen_sel { struct30 int hidden;31 int rectangle;32 int modekeys;34 u_int sx;35 u_int sy;37 u_int ex;38 u_int ey;40 struct grid_cell cell;