Home
last modified time | relevance | path

Searched refs:vtbuf_cursor_position (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/vt/
HDvt.h211 void vtbuf_cursor_position(struct vt_buf *, const term_pos_t *);
HDvt_buf.c608 vtbuf_cursor_position(struct vt_buf *vb, const term_pos_t *p) in vtbuf_cursor_position() function
HDvt_core.c965 vtbuf_cursor_position(&vw->vw_buf, p); in vtterm_cursor()