OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NoIconManagers
(Results
1 - 12
of
12
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
functions_icmgr_wsmgr.c
88
if(Scr->
NoIconManagers
) {
142
if(Scr->
NoIconManagers
) {
iconmgr.c
75
if(Scr->
NoIconManagers
) {
215
else if(!Scr->
NoIconManagers
&& Scr->ShowIconManager) {
277
if(Scr->
NoIconManagers
) {
709
if(Scr->
NoIconManagers
) {
screen.h
896
bool
NoIconManagers
; ///<
NoIconManagers
config var
ctwm_main.c
1246
scr->
NoIconManagers
= false;
parse_be.c
363
{ "
noiconmanagers
", KEYWORD, kw0_NoIconManagers },
599
Scr->
NoIconManagers
= true;
add_window.c
2073
if(tmp->cont == C_ICONMGR && !Scr->
NoIconManagers
) {
/xsrc/external/mit/twm/dist/src/
screen.h
243
short
NoIconManagers
; /* Don't create any icon managers */
iconmgr.c
65
if (Scr->
NoIconManagers
)
133
if (Scr->
NoIconManagers
)
361
if (tmp_win->iconmgr || tmp_win->transient || Scr->
NoIconManagers
)
twm.c
560
if (!Scr->
NoIconManagers
)
594
if (Scr->ShowIconManager && !Scr->
NoIconManagers
) {
769
Scr->
NoIconManagers
= FALSE;
parse.c
538
{ "
noiconmanagers
", KEYWORD, kw0_NoIconManagers },
645
Scr->
NoIconManagers
= TRUE;
menus.c
1298
if (Scr->
NoIconManagers
)
1305
if (Scr->
NoIconManagers
)
add_window.c
1097
if (tmp->cont == C_ICONMGR && !Scr->
NoIconManagers
) {
Completed in 14 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026