Searched refs:spx_stdscreen (Results 1 – 1 of 1) sorted by relevance
239 struct wsscreen_descr spx_stdscreen = { variable247 &spx_stdscreen,1184 wsdisplay_cnattach(&spx_stdscreen, &spx_conscreen, 0, 0, in spxcninit()1511 spx_stdscreen.ncols = spx_cols; in spx_init_common()1512 spx_stdscreen.nrows = spx_rows; in spx_init_common()1513 spx_stdscreen.fontwidth = spx_font.fontwidth; in spx_init_common()1514 spx_stdscreen.fontheight = spx_font.fontheight; in spx_init_common()