OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Boolean
(Results
1 - 25
of
310
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/xsrc/external/mit/xterm/dist/
data.h
154
Boolean
hold_screen; /* true if we keep window open */
155
Boolean
utmpInhibit;
156
Boolean
utmpDisplayId;
157
Boolean
messages;
158
Boolean
notMapped;
178
Boolean
oldKeyboard; /* placeholder for decode_keyboard_type */
180
Boolean
sunKeyboard;
183
Boolean
hpFunctionKeys;
186
Boolean
scoFunctionKeys;
189
Boolean
sunFunctionKeys; /* %%% should be VT100 widget resource? *
[
all
...]
/xsrc/external/mit/xmessage/dist/
xmessage.h
35
extern Widget make_queryform(Widget, char *, int, char *,
Boolean
, char *,
/xsrc/external/mit/xgc/dist/
xgc.h
92
extern
Boolean
recording;
101
extern void change_percent(int,
Boolean
);
102
extern void change_test(int,
Boolean
);
115
extern void GC_change_arcmode(int,
Boolean
);
116
extern void GC_change_background(unsigned long,
Boolean
);
117
extern void GC_change_capstyle(int,
Boolean
);
118
extern void GC_change_dashlist(int,
Boolean
);
119
extern void GC_change_fillrule(int,
Boolean
);
120
extern void GC_change_fillstyle(int,
Boolean
);
121
extern void GC_change_font(char *,
Boolean
);
[
all
...]
/xsrc/external/mit/glw/dist/
GLwDrawAP.h
84
Boolean
myList; /* TRUE if we malloced the attribList*/
85
Boolean
myVisual; /* TRUE if we created the visualInfo*/
86
Boolean
installColormap;
87
Boolean
allocateBackground;
88
Boolean
allocateOtherColors;
89
Boolean
installBackground;
97
Boolean
rgba;
98
Boolean
doublebuffer;
99
Boolean
stereo;
/xsrc/external/mit/libXt/dist/include/X11/
ResConfigP.h
72
Boolean
* /* continue_to_dispatch */
RectObjP.h
66
Boolean
managed; /* is widget geometry managed? */
67
Boolean
sensitive; /* is widget sensitive to user events*/
68
Boolean
ancestor_sensitive; /* are all ancestors sensitive? */
103
Boolean
rect4; /* NULL */
105
Boolean
rect6; /* NULL */
106
Boolean
rect7; /* NULL */
CoreP.h
77
Boolean
being_destroyed; /* marked for destroy */
83
Boolean
managed; /* is widget geometry managed? */
84
Boolean
sensitive; /* is widget sensitive to user events*/
85
Boolean
ancestor_sensitive; /* are all ancestors sensitive? */
100
Boolean
visible; /* is window mapped and not occluded?*/
101
Boolean
mapped_when_managed;/* map window if it's managed? */
140
Boolean
compress_motion; /* compress MotionNotify for widget */
142
Boolean
compress_enterleave;/* compress enter and leave events */
143
Boolean
visible_interest; /* select for VisibilityNotify */
/xsrc/external/mit/xmore/dist/
xmore.h
34
Boolean
verbose;
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
Editres.h
36
Boolean
*cont
ExtAgent.h
37
Boolean
*cont
/xsrc/external/mit/xload/dist/
xload.h
12
Boolean
show_label;
13
Boolean
use_lights;
/xsrc/external/mit/xmh/dist/
tocintrnl.h
87
Boolean
hasselection; /* Whether we own the selection. */
94
Boolean
needsrepaint; /* TRUE if we should repaint this toc. */
95
Boolean
needscachesave; /* TRUE if the cache needs saving. */
96
Boolean
needslabelupdate;/* TRUE if the toclabel needs repainting. */
97
Boolean
stopupdate; /* Zero if refreshing; nonzero if refreshing is
99
Boolean
haschanged; /* Whether it's changed in the process of */
101
Boolean
delete_pending; /* Is a delete folder operation pending? */
102
Boolean
force_reset; /* temporary bug work-around for sequences */
globals.h
45
Boolean
debug;
58
Boolean
skip_deleted; /* If true, skip over deleted msgs. */
59
Boolean
skip_moved; /* If true, skip over moved msgs. */
60
Boolean
skip_copied; /* If true, skip over copied msgs. */
61
Boolean
hide_boring_headers;
68
Boolean
new_mail_check; /* should xmh check for new mail? */
69
Boolean
make_checkpoints; /* should xmh save edits in progress?*/
82
Boolean
show_on_inc; /* show 1st new message after inc? */
83
Boolean
sticky_menu; /* command menu entries are sticky? */
84
Boolean
prefix_wm_and_icon_name;/* prefix wm names with progName ? *
[
all
...]
bbox.h
34
extern void RadioBBoxAddButton (ButtonBox, const char *,
Boolean
);
42
extern void BBoxAddButton (ButtonBox, const char *, WidgetClass,
Boolean
);
57
extern
Boolean
BBoxIsGrandparent (ButtonBox, Widget);
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
AsciiSrcP.h
106
Boolean
data_compression; /* compress to minimum memory automatically
111
Boolean
use_string_in_place;/* Use the string passed in place */
119
Boolean
is_tempfile; /* Is this a temporary file? */
121
Boolean
changes;
123
Boolean
allocated_string; /* Have I allocated the
ViewportP.h
74
Boolean
forcebars; /* Whether we should always display
76
Boolean
allowhoriz; /* Whether we allow horizontal scrollbars */
77
Boolean
allowvert; /* Whether we allow vertical scrollbars */
78
Boolean
usebottom; /* True if horiz bars appear at bottom */
79
Boolean
useright; /* True if vert bars appear at right */
FormP.h
69
((
Boolean
(*)(FormWidget, unsigned int, unsigned int, Bool))_XtInherit)
72
Boolean
(*layout)(FormWidget, unsigned int, unsigned int, Bool);
94
Boolean
needs_relayout; /* next time no_refigure == 0 */
95
Boolean
resize_in_layout; /* should layout() do geom request? */
97
Boolean
resize_is_no_op; /* Causes resize to take not action */
118
Boolean
allow_resize; /* True if child may request resize */
124
Boolean
deferred_resize;/* was resized while no_refigure is set */
PanedP.h
83
Boolean
allow_resize; /* True if child resize requests are ok */
84
Boolean
show_grip; /* True if child will have grip below it,
86
Boolean
skip_adjust; /* True if child's height should not be
92
Boolean
resize_to_pref; /* resize this pane to its preferred size
99
Boolean
paned_adjusted_me; /* Has the vpaned adjusted this widget w/o
125
Boolean
refiguremode; /* Whether to refigure changes
149
Boolean
recursively_called; /* for ChangeManaged */
150
Boolean
resize_children_to_pref; /* override constrain resources
/xsrc/external/mit/xeyes/dist/
EyesP.h
44
Boolean
reverse_video; /* swap fg and bg pixels */
45
Boolean
shape_window; /* use SetWindowShapeMask */
48
Boolean
biblically_accurate;
55
Boolean
has_xi2;
57
Boolean
render;
65
Boolean
present;
67
Boolean
distance;
/xsrc/external/mit/xclock/dist/
ClockP.h
91
Boolean
chime;
92
Boolean
beeped;
93
Boolean
analog;
94
Boolean
brief;
95
Boolean
twentyfour;
96
Boolean
utime;
98
Boolean
show_second_hand;
117
Boolean
utf8;
129
Boolean
render;
130
Boolean
sharp
[
all
...]
/xsrc/external/mit/xlogo/dist/
xlogo.h
40
Boolean
verbose;
41
Boolean
quiet;
42
Boolean
printAndExit;
LogoP.h
44
Boolean
shape_window;
45
Boolean
need_shaping;
47
Boolean
render;
48
Boolean
sharp;
/xsrc/external/mit/libXmu/dist/src/
ExtAgent.c
36
XEvent *event,
Boolean
*cont)
/xsrc/external/mit/xbiff/dist/
MailboxP.h
64
Boolean
flipit; /* do flip of full pixmap */
66
Boolean
once_only; /* ring bell only once on new mail */
71
Boolean
flag_up; /* is the flag up? */
77
Boolean
shapeit; /* do shape extension */
/xsrc/external/mit/libXt/dist/src/
Functions.c
66
Boolean
73
Boolean
80
Boolean
87
Boolean
94
Boolean
101
Boolean
109
Boolean
116
Boolean
119
Boolean
retval;
137
Boolean
[
all
...]
Completed in 14 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Wed Jul 01 00:25:26 UTC 2026