Searched refs:fromMenu (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dmenus.c480 static bool fromMenu; variable in typeref:typename:bool
484 return fromMenu;
494 fromMenu = true;
521 fromMenu = false;
/xsrc/external/mit/xterm/dist/
H A DTekproc.c1757 TekSetFontSize(TekWidget tw, Bool fromMenu, int newitem) argument
1775 if (fromMenu)
1793 if (fromMenu) {
/xsrc/external/mit/twm/dist/src/
H A Dmenus.c460 static Bool fromMenu; variable in typeref:typename:Bool
473 fromMenu = TRUE;
498 fromMenu = FALSE;
1387 && fromMenu)

Completed in 12 milliseconds