HomeSort by: relevance | last modified time | path
    Searched defs:lcg_stdscreen (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/vsa/
lcg.c 138 struct wsscreen_descr lcg_stdscreen = { variable in typeref:struct:wsscreen_descr
146 &lcg_stdscreen,
947 wsdisplay_cnattach(&lcg_stdscreen, &lcg_conscreen, 0, 0,
1107 lcg_stdscreen.ncols = lcg_cols;
1108 lcg_stdscreen.nrows = lcg_rows;
1109 lcg_stdscreen.fontwidth = lcg_font.fontwidth;
1110 lcg_stdscreen.fontheight = lcg_font.fontheight;
lcg.c 138 struct wsscreen_descr lcg_stdscreen = { variable in typeref:struct:wsscreen_descr
146 &lcg_stdscreen,
947 wsdisplay_cnattach(&lcg_stdscreen, &lcg_conscreen, 0, 0,
1107 lcg_stdscreen.ncols = lcg_cols;
1108 lcg_stdscreen.nrows = lcg_rows;
1109 lcg_stdscreen.fontwidth = lcg_font.fontwidth;
1110 lcg_stdscreen.fontheight = lcg_font.fontheight;

Completed in 48 milliseconds