Home
last modified time | relevance | path

Searched refs:screenmaxcol (Results 1 – 4 of 4) sorted by relevance

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgccfgg7.cpp278 CFG->screenmaxcol = atoi(val); in CfgScreenmaxcol()
H A Dgeinit.cpp824 if(CFG->screenmaxcol >= 80) in Initialize()
825 MAXCOL = CFG->screenmaxcol; in Initialize()
H A Dgecfgg.h411 int screenmaxcol; // maxcols; variable
H A Dgccfgg.cpp789 screenmaxcol = 0; in CfgGed()