OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gc_cellstride
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_glyphcachevar.h
48
int
gc_cellstride
;
member in struct:_glyphcache
wsdisplay_glyphcache.c
132
gc->
gc_cellstride
=
136
gc->
gc_cellstride
= cellwidth;
139
gc->gc_cellsperline = gc->gc_width / gc->
gc_cellstride
;
185
gc->gc_cellwidth, gc->gc_cellheight, gc->
gc_cellstride
);
252
(cell % gc->gc_cellsperline) * gc->
gc_cellstride
;
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025