Home
last modified time | relevance | path

Searched refs:term_restore_cursor (Results 1 – 4 of 4) sorted by relevance

/dports/x11/foot/foot/
H A Dcsi.c500 term_restore_cursor(term, &term->grid->saved_cursor); in decset_decrst()
538 term_restore_cursor(term, &term->grid->saved_cursor); in decset_decrst()
1188 term_restore_cursor(term, &term->grid->saved_cursor); in csi_dispatch()
H A Dterminal.h745 void term_restore_cursor(struct terminal *term, const struct cursor *cursor);
H A Dvt.c451 term_restore_cursor(term, &term->grid->saved_cursor); in action_esc_dispatch()
H A Dterminal.c2668 term_restore_cursor(struct terminal *term, const struct cursor *cursor) in term_restore_cursor() function