Searched refs:Boolean (Results 1 - 25 of 315) sorted by relevance

1234567891011>>

/xsrc/external/mit/xterm/dist/
H A Ddata.h154 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 sunFunctionKey
[all...]
/xsrc/external/mit/xmessage/dist/
H A Dxmessage.h35 extern Widget make_queryform(Widget, char *, int, char *, Boolean, char *,
/xsrc/external/mit/xgc/dist/
H A Dxgc.h92 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/libXt/dist/include/X11/
H A DResConfigP.h72 Boolean * /* continue_to_dispatch */
H A DRectObjP.h66 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 */
H A DCoreP.h77 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/glw/dist/
H A DGLwDrawAP.h84 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/xmore/dist/
H A Dxmore.h34 Boolean verbose;
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DEditres.h36 Boolean *cont
H A DExtAgent.h37 Boolean *cont
/xsrc/external/mit/xload/dist/
H A Dxload.h12 Boolean show_label;
13 Boolean use_lights;
/xsrc/external/mit/xmh/dist/
H A Dtocintrnl.h87 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 */
H A Dglobals.h45 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_nam
[all...]
H A Dbbox.h34 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/
H A DAsciiSrcP.h106 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
H A DViewportP.h74 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 */
H A DFormP.h69 ((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 */
H A DPanedP.h83 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/
H A DEyesP.h44 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/xlogo/dist/
H A Dxlogo.h40 Boolean verbose;
41 Boolean quiet;
42 Boolean printAndExit;
H A DLogoP.h44 Boolean shape_window;
45 Boolean need_shaping;
47 Boolean render;
48 Boolean sharp;
/xsrc/external/mit/xclock/dist/
H A DClockP.h91 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 shar
[all...]
/xsrc/external/mit/libXmu/dist/src/
H A DExtAgent.c36 XEvent *event, Boolean *cont)
/xsrc/external/mit/xbiff/dist/
H A DMailboxP.h64 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/
H A DFunctions.c66 Boolean
73 Boolean
80 Boolean
87 Boolean
94 Boolean
101 Boolean
109 Boolean
116 Boolean
119 Boolean retval;
137 Boolean
[all...]

Completed in 20 milliseconds

1234567891011>>