OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spacecol
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/hpc/
hpcfb.c
107
int
spacecol
;
member in struct:hpcfb_tvrow
1160
if (vscn[row].
spacecol
< startcol+ncols-1)
1161
vscn[row].
spacecol
= startcol+ncols-1;
1247
if (svc->maxcol < dvc->maxcol && dvc->
spacecol
< dvc->maxcol)
1248
dvc->
spacecol
= dvc->maxcol;
1311
cols = vscn[row+i].
spacecol
;
1319
vscn[row+i].
spacecol
= 0;
1484
if (vscn[row+i].
spacecol
< cols)
1485
vscn[row+i].
spacecol
= cols;
hpcfb.c
107
int
spacecol
;
member in struct:hpcfb_tvrow
1160
if (vscn[row].
spacecol
< startcol+ncols-1)
1161
vscn[row].
spacecol
= startcol+ncols-1;
1247
if (svc->maxcol < dvc->maxcol && dvc->
spacecol
< dvc->maxcol)
1248
dvc->
spacecol
= dvc->maxcol;
1311
cols = vscn[row+i].
spacecol
;
1319
vscn[row+i].
spacecol
= 0;
1484
if (vscn[row+i].
spacecol
< cols)
1485
vscn[row+i].
spacecol
= cols;
hpcfb.c
107
int
spacecol
;
member in struct:hpcfb_tvrow
1160
if (vscn[row].
spacecol
< startcol+ncols-1)
1161
vscn[row].
spacecol
= startcol+ncols-1;
1247
if (svc->maxcol < dvc->maxcol && dvc->
spacecol
< dvc->maxcol)
1248
dvc->
spacecol
= dvc->maxcol;
1311
cols = vscn[row+i].
spacecol
;
1319
vscn[row+i].
spacecol
= 0;
1484
if (vscn[row+i].
spacecol
< cols)
1485
vscn[row+i].
spacecol
= cols;
Completed in 155 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025