Home
last modified time | relevance | path

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

/trueos/sys/dev/vt/
HDvt.h220 int vtbuf_get_marked_len(struct vt_buf *vb);
HDvt_buf.c647 vtbuf_get_marked_len(struct vt_buf *vb) in vtbuf_get_marked_len() function
HDvt_core.c1888 len = vtbuf_get_marked_len(&vw->vw_buf); in vt_mouse_event()