OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_icon
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
menu.c
1699
ToggleFlag(term->work.
active_icon
);
1701
term->work.
active_icon
? screen->iconVwin.window : None,
3758
term->work.
active_icon
);
charproc.c
10844
wnew->work.
active_icon
=
12494
if ((xw->work.
active_icon
== eiDefault) && getIconicFont(screen)->fs) {
12498
xw->work.
active_icon
= eiFalse;
12499
TRACE(("... disable
active_icon
\n"));
12502
TRACE((".. if
active_icon
(%d), get its font\n", xw->work.
active_icon
));
12503
if (xw->work.
active_icon
&& getIconicFont(screen)->fs) {
12565
xw->work.
active_icon
= eiFalse;
12626
if (!xw->work.
active_icon
)
ptyx.h
3371
int
active_icon
; /* use application icon window */
member in struct:_Work
util.c
2134
if (xw->work.
active_icon
!= eiFalse) {
Completed in 26 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026