Home
last modified time | relevance | path

Searched refs:coord_t (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/libedit/
H A Del.h64 typedef struct coord_t { /* Position on the screen */ struct
67 } coord_t; argument
120 coord_t el_cursor; /* Cursor location */
H A Dprompt.h47 coord_t p_pos; /* position in the line after prompt */
H A Drefresh.h44 coord_t r_cursor; /* Refresh cursor position */
H A Dterminal.h52 coord_t t_size; /* # lines and cols */
H A Drefresh.c165 coord_t *cur = &el->el_refresh.r_cursor; in re_putliteral()
195 coord_t *cur = &el->el_refresh.r_cursor; in re_putc()
235 coord_t cur; in re_refresh()
H A Dterminal.c404 coord_t *c = &el->el_terminal.t_size; in terminal_rebuffer_display()
420 coord_t *c = &el->el_terminal.t_size; in terminal_alloc_buffer()
964 coord_t cur = el->el_cursor; in terminal_change_size()
/freebsd/contrib/tnftp/
H A DChangeLog1447 - instead of using a private coord_t global variable to store
1448 the size of the rprompt, use the previously unused coord_t