Searched refs:coord_t (Results 1 – 6 of 6) sorted by relevance
69 typedef struct coord_t { /* Position on the screen */ struct72 } coord_t; argument126 coord_t el_cursor; /* Cursor location */
46 coord_t r_cursor; /* Refresh cursor position */
49 coord_t p_pos; /* position in the line after prompt */
54 coord_t t_size; /* # lines and cols */
396 coord_t *c = &el->el_terminal.t_size; in terminal_rebuffer_display()417 coord_t *c = &el->el_terminal.t_size; in terminal_alloc_display()
204 coord_t cur; in re_refresh()