OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TitleC
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
win_decorations_init.c
93
tb->image = GetImage(tb->name, Scr->
TitleC
);
96
tb->image = GetImage(TBPM_QUESTION, Scr->
TitleC
);
parse_be.c
1476
GetColor(colormode, &Scr->
TitleC
.fore, s);
1480
GetColor(colormode, &Scr->
TitleC
.back, s);
1674
put_pixel_on_root(Scr->
TitleC
.fore);
1677
put_pixel_on_root(Scr->
TitleC
.back);
screen.h
373
ColorPair
TitleC
;
411
/// config var. \sa ScreenInfo.
TitleC
415
/// config var. \sa ScreenInfo.
TitleC
ctwm_main.c
560
SETFB(
TitleC
)
762
GetShadeColors(&Scr->
TitleC
);
add_window.c
1364
tmp_win->title.fore = Scr->
TitleC
.fore;
1365
tmp_win->title.back = Scr->
TitleC
.back;
/xsrc/external/mit/twm/dist/src/
screen.h
126
ColorPair
TitleC
; /* titlebar colors */
parse.c
901
GetColor(colormode, &Scr->
TitleC
.fore, s);
905
GetColor(colormode, &Scr->
TitleC
.back, s);
1076
put_pixel_on_root(Scr->
TitleC
.fore);
1079
put_pixel_on_root(Scr->
TitleC
.back);
twm.c
707
Scr->
TitleC
.fore = black;
708
Scr->
TitleC
.back = white;
add_window.c
791
tmp_win->title.fore = Scr->
TitleC
.fore;
792
tmp_win->title.back = Scr->
TitleC
.back;
Completed in 20 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026