Searched refs:coord_t (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/lib/libedit/
H A Drefresh.h47 coord_t r_cursor; /* Refresh cursor position */
H A Dprompt.h50 coord_t p_pos; /* position in the line after prompt */
H A Del.h70 typedef struct coord_t { /* Position on the screen */ struct
73 } coord_t; typedef in typeref:struct:coord_t
127 coord_t el_cursor; /* Cursor location */
H A Dterminal.h55 coord_t t_size; /* # lines and cols */
H A Dterminal.c398 coord_t *c = &el->el_terminal.t_size;
419 coord_t *c = &el->el_terminal.t_size;
H A Drefresh.c206 coord_t cur;

Completed in 69 milliseconds