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

/xsrc/external/mit/xman/dist/
H A Dhandler.c112 if (man_globals->both_shown == TRUE) {
134 man_globals->both_shown = !man_globals->both_shown;
147 XtSetArg(arglist[0], XtNsensitive, !man_globals->both_shown);
197 if (!man_globals->both_shown) {
273 if (!man_globals->both_shown) {
392 if (man_globals->both_shown) {
H A Dbuttons.c196 man_globals->both_shown = resources.both_shown_initial;
337 if (man_globals->both_shown) {
372 man_globals->both_shown = FALSE;
H A Dman.h134 both_shown; /* If true then both the manpage and member in struct:_ManpageGlobals
189 both_shown mode. */

Completed in 3 milliseconds