OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gpx_stdscreen
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/vsa/
gpx.c
238
static struct wsscreen_descr
gpx_stdscreen
= {
variable in typeref:struct:wsscreen_descr
243
&
gpx_stdscreen
,
930
gpx_stdscreen
.ncols = ri->ri_cols;
931
gpx_stdscreen
.nrows = ri->ri_rows;
932
gpx_stdscreen
.textops = &ri->ri_ops;
933
gpx_stdscreen
.fontwidth = ri->ri_font->fontwidth;
934
gpx_stdscreen
.fontheight = ri->ri_font->fontheight;
935
gpx_stdscreen
.capabilities = ri->ri_caps;
1366
wsdisplay_cnattach(&
gpx_stdscreen
, ri, 0, 0, defattr);
gpx.c
238
static struct wsscreen_descr
gpx_stdscreen
= {
variable in typeref:struct:wsscreen_descr
243
&
gpx_stdscreen
,
930
gpx_stdscreen
.ncols = ri->ri_cols;
931
gpx_stdscreen
.nrows = ri->ri_rows;
932
gpx_stdscreen
.textops = &ri->ri_ops;
933
gpx_stdscreen
.fontwidth = ri->ri_font->fontwidth;
934
gpx_stdscreen
.fontheight = ri->ri_font->fontheight;
935
gpx_stdscreen
.capabilities = ri->ri_caps;
1366
wsdisplay_cnattach(&
gpx_stdscreen
, ri, 0, 0, defattr);
Completed in 24 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025