OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curattr
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/wscons/
wsemul_sun.c
94
long
curattr
; /* currently used attribute */
member in struct:wsemul_sun_emuldata
131
edp->
curattr
= edp->defattr = defattr;
214
edp->
curattr
= edp->defattr;
244
kernel ? edp->kernattr : edp->
curattr
);
250
kernel ? edp->kernattr : edp->
curattr
);
276
c, kernel ? edp->kernattr : edp->
curattr
);
302
edp->
curattr
);
311
edp->
curattr
);
355
src, dst - src, edp->
curattr
);
386
edp->crow + 1, ROWS_LEFT, edp->
curattr
);
[
all
...]
vt100_base.h
51
long
curattr
, bkgdattr; /* currently used attribute */
member in struct:vt100base_data
52
int attrflags, fgcol, bgcol; /* properties of
curattr
*/
wsemul_vt100.c
343
vd->bkgdattr = vd->
curattr
= vd->defattr;
442
kernel ? edp->kernattr : vd->
curattr
);
557
edp->savedattr = vd->
curattr
;
572
vd->
curattr
= edp->savedattr;
952
'E', vd->
curattr
);
1079
if (vd->
curattr
== vd->defattr) {
1080
vd->bkgdattr = vd->
curattr
= tmp;
wsemul_vt100_subr.c
524
vd->bkgdattr = vd->
curattr
= vd->defattr;
590
vd->
curattr
= attr;
Completed in 13 milliseconds
Indexes created Thu Oct 30 23:09:54 GMT 2025