Home
last modified time | relevance | path

Searched defs:scr_stat (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dsyscons.h276 typedef struct scr_stat { struct
280 sc_vtb_t scr;
281 sc_vtb_t vtb;
285 int xsize; /* X text size */
286 int ysize; /* Y text size */
299 struct sc_term_sw *tsw;
300 void *ts;
307 struct cursor_attr dflt_curs_attr;
308 struct cursor_attr base_curs_attr;
309 struct cursor_attr curs_attr;
[all …]