Searched defs:vis_conscopy (Results 1 – 1 of 1) sorted by relevance
242 struct vis_conscopy { struct243 screen_pos_t s_row; /* Starting row */244 screen_pos_t s_col; /* Starting col */245 screen_pos_t e_row; /* Ending row */246 screen_pos_t e_col; /* Ending col */247 screen_pos_t t_row; /* Row to move to */248 screen_pos_t t_col; /* Col to move to */