OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gc_cellalign
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_glyphcachevar.h
49
int
gc_cellalign
;
member in struct:_glyphcache
wsdisplay_glyphcache.c
80
gc->
gc_cellalign
= alignment;
104
gc->
gc_cellalign
= 0;
130
if (gc->
gc_cellalign
!= 0) {
133
(gc->gc_cellwidth + gc->
gc_cellalign
- 1) &
134
~(gc->
gc_cellalign
- 1);
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025