OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rendflags
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/wscons/
wsemul_sun.c
91
int
rendflags
;
member in struct:wsemul_sun_emuldata
215
edp->
rendflags
= 0;
432
edp->
rendflags
|= REND_SO;
434
edp->
rendflags
&= ~REND_SO;
438
edp->
rendflags
|= REND_BOW;
442
edp->
rendflags
&= ~REND_BOW;
451
edp->
rendflags
= 0;
453
if (((edp->
rendflags
& REND_BOW) != 0) ^
454
((edp->
rendflags
& REND_SO) != 0))
636
edp->
rendflags
= 0
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025