Searched refs:term_pos_t (Results 1 – 2 of 2) sorted by relevance
144 typedef teken_pos_t term_pos_t; typedef147 typedef void tc_cursor_t(struct terminal *tm, const term_pos_t *p);148 typedef void tc_putchar_t(struct terminal *tm, const term_pos_t *p,153 const term_pos_t *p);216 void terminal_set_cursor(struct terminal *tm, const term_pos_t *pos);
248 terminal_set_cursor(struct terminal *tm, const term_pos_t *pos) in terminal_set_cursor()