OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SGR_Background
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
cursor.c
479
SGR_Background
(xw, (xw->flags & BG_COLOR) ? sc->cur_background : -1);
xterm.h
1166
extern void
SGR_Background
(XtermWidget /* xw */, int /* color */);
screen.c
1950
SGR_Background
(xw, xw->cur_background);
charproc.c
1068
SGR_Background
(XtermWidget xw, int color)
1133
int bg = xw->
sgr_background
;
1141
SGR_Background
(xw, bg);
1163
xw->
sgr_background
= -1;
2533
data->
sgr_background
= -1;
4299
xw->
sgr_background
= (op - 40);
4309
xw->
sgr_background
= value;
4363
xw->
sgr_background
= (op - 100 + 8);
11089
wnew->
sgr_background
= -1;
Completed in 14 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026