Lines Matching refs:exception

23 exception XmNaccelerator                   of string ;
24 exception XmNacceleratorText of XmString ;
25 exception XmNaccelerators of XtAccelerators ;
26 exception XmNadjustLast of bool ;
27 exception XmNadjustMargin of bool ;
28 exception XmNalignment of XmAlignment ;
29 exception XmNallowOverlap of bool ;
30 exception XmNallowResize of bool ;
31 exception XmNallowShellResize of bool ;
32 exception XmNancestorSensitive of bool ;
33 exception XmNapplyLabelString of XmString ;
34 exception XmNargc of int ;
35 exception XmNargv of string list ;
36 exception XmNarmColor of int ;
37 exception XmNarmPixmap of XWindows.Drawable ;
38 exception XmNarrowDirection of XmArrowDirection ;
39 exception XmNautoShowCursorPosition of bool ;
40 exception XmNautoUnmanage of bool ;
41 exception XmNautomaticSelection of bool ;
42 exception XmNbackground of int ;
43 exception XmNbackgroundPixmap of XWindows.Drawable ;
44 exception XmNbaseHeight of int ;
45 exception XmNbaseWidth of int ;
46 exception XmNblinkRate of int ;
47 exception XmNborderColor of int ;
48 exception XmNborderPixmap of XWindows.Drawable ;
49 exception XmNborderWidth of int ;
50 exception XmNbottomAttachment of XmAttachment ;
51 exception XmNbottomOffset of int ;
52 exception XmNbottomPosition of int ;
53 exception XmNbottomShadowColor of int ;
54 exception XmNbottomShadowPixmap of XWindows.Drawable ;
55 exception XmNbottomWidget of Widget ;
56 exception XmNbuttonAcceleratorText of XmString list ;
57 exception XmNbuttonAccelerators of string list ;
58 exception XmNbuttonCount of int ;
59 exception XmNbuttonFontList of (XWindows.XFontStruct * string) list ;
60 exception XmNbuttonMnemonicCharSets of XmString list ;
61 exception XmNbuttonMnemonics of int list ;
62 exception XmNbuttonSet of int ;
63 exception XmNbuttonType of XmButtonType list ;
64 exception XmNbuttons of XmString list ;
65 exception XmNcancelButton of Widget ;
66 exception XmNcancelLabelString of XmString ;
67 exception XmNcascadePixmap of XWindows.Drawable ;
68 exception XmNchildren of Widget list ;
69 exception XmNclipWindow of Widget ;
70 exception XmNcolormap of XWindows.Colormap ;
71 exception XmNcolumns of int ;
72 exception XmNcommand of XmString ;
73 exception XmNcommandWindow of Widget ;
74 exception XmNcommandWindowLocation of XmCommandWindowLocation ;
75 exception XmNcursorPosition of int ;
76 exception XmNcursorPositionVisible of bool ;
77 exception XmNdecimalPoints of int ;
78 exception XmNdefaultButton of Widget ;
79 exception XmNdefaultButtonShadowThickness of int ;
80 exception XmNdefaultButtonType of XmDefaultButtonType ;
81 exception XmNdefaultFontList of (XWindows.XFontStruct * string) list ;
82 exception XmNdefaultPosition of bool ;
83 exception XmNdeleteResponse of XmDeleteResponse ;
84 exception XmNdepth of int ;
85 exception XmNdialogStyle of XmDialogStyle ;
86 exception XmNdialogTitle of XmString ;
87 exception XmNdialogType of XmDialogType ;
88 exception XmNdirListItemCount of int ;
89 exception XmNdirListItems of XmString list ;
90 exception XmNdirListLabelString of XmString ;
91 exception XmNdirMask of XmString ;
92 exception XmNdirSpec of XmString ;
93 exception XmNdirectory of XmString ;
94 exception XmNdirectoryValid of bool ;
95 exception XmNdoubleClickInterval of int ;
96 exception XmNeditMode of XmEditMode ;
97 exception XmNeditable of bool ;
98 exception XmNentryAlignment of XmAlignment ;
99 exception XmNentryBorder of int ;
100 exception XmNfileListItemCount of int ;
101 exception XmNfileListItems of XmString list ;
102 exception XmNfileListLabelString of XmString ;
103 exception XmNfileTypeMask of XmFileTypeMask ;
104 exception XmNfillOnArm of bool ;
105 exception XmNfillOnSelect of bool ;
106 exception XmNfilterLabelString of XmString ;
107 exception XmNfontList of (XWindows.XFontStruct * string) list ;
108 exception XmNforeground of int ;
109 exception XmNfractionBase of int ;
110 exception XmNgeometry of string ;
111 exception XmNheight of int ;
112 exception XmNheightInc of int ;
113 exception XmNhelpLabelString of XmString ;
114 exception XmNhighlightColor of int ;
115 exception XmNhighlightOnEnter of bool ;
116 exception XmNhighlightPixmap of XWindows.Drawable ;
117 exception XmNhighlightThickness of int ;
118 exception XmNhistoryItemCount of int ;
119 exception XmNhistoryItems of XmString list ;
120 exception XmNhistoryMaxItems of int ;
121 exception XmNhistoryVisibleItemCount of int ;
122 exception XmNhorizontalScrollBar of Widget ;
123 exception XmNhorizontalSpacing of int ;
124 exception XmNiconMask of XWindows.Drawable ;
125 exception XmNiconName of string ;
126 exception XmNiconNameEncoding of int ;
127 exception XmNiconPixmap of XWindows.Drawable ;
128 exception XmNiconWindow of XWindows.Drawable ;
129 exception XmNiconX of int ;
130 exception XmNiconY of int ;
131 exception XmNiconic of bool ;
132 exception XmNincrement of int ;
133 exception XmNindicatorOn of bool ;
134 exception XmNindicatorSize of int ;
135 exception XmNindicatorType of XmIndicatorType ;
136 exception XmNinitialDelay of int ;
137 exception XmNinitialResourcesPersistent of bool ;
138 exception XmNinitialState of XWindows.XWMStateHint ;
139 exception XmNinput of bool ;
140 exception XmNisAligned of bool ;
141 exception XmNisHomogeneous of bool ;
142 exception XmNitemCount of int ;
143 exception XmNitems of XmString list ;
144 exception XmNkeyboardFocusPolicy of XmKeyboardFocusPolicy ;
145 exception XmNlabelFontList of (XWindows.XFontStruct * string) list ;
146 exception XmNlabelInsensitivePixmap of XWindows.Drawable ;
147 exception XmNlabelPixmap of XWindows.Drawable ;
148 exception XmNlabelString of XmString ;
149 exception XmNlabelType of XmLabelType ;
150 exception XmNleftAttachment of XmAttachment ;
151 exception XmNleftOffset of int ;
152 exception XmNleftPosition of int ;
153 exception XmNleftWidget of Widget ;
154 exception XmNlistItemCount of int ;
155 exception XmNlistItems of XmString list ;
156 exception XmNlistLabelString of XmString ;
157 exception XmNlistMarginHeight of int ;
158 exception XmNlistMarginWidth of int ;
159 exception XmNlistSizePolicy of XmVisualPolicy ;
160 exception XmNlistSpacing of int ;
161 exception XmNlistUpdated of bool ;
162 exception XmNlistVisibleItemCount of int ;
163 exception XmNmainWindowMarginHeight of int ;
164 exception XmNmainWindowMarginWidth of int ;
165 exception XmNmappedWhenManaged of bool ;
166 exception XmNmappingDelay of int ;
167 exception XmNmargin of int ;
168 exception XmNmarginBottom of int ;
169 exception XmNmarginHeight of int ;
170 exception XmNmarginLeft of int ;
171 exception XmNmarginRight of int ;
172 exception XmNmarginTop of int ;
173 exception XmNmarginWidth of int ;
174 exception XmNmaxAspectX of int ;
175 exception XmNmaxAspectY of int ;
176 exception XmNmaxHeight of int ;
177 exception XmNmaxLength of int ;
178 exception XmNmaxWidth of int ;
179 exception XmNmaximum of int ;
180 exception XmNmenuAccelerator of string ;
181 exception XmNmenuBar of Widget ;
182 exception XmNmenuCursor of XWindows.Cursor ;
183 exception XmNmenuHelpWidget of Widget ;
184 exception XmNmenuHistory of Widget ;
185 exception XmNmenuPost of string ;
186 exception XmNmessageAlignment of XmAlignment ;
187 exception XmNmessageString of XmString ;
188 exception XmNmessageWindow of Widget ;
189 exception XmNminAspectX of int ;
190 exception XmNminAspectY of int ;
191 exception XmNminHeight of int ;
192 exception XmNminWidth of int ;
193 exception XmNminimizeButtons of bool ;
194 exception XmNminimum of int ;
195 exception XmNmnemonic of int ;
196 exception XmNmnemonicCharSet of string ;
197 exception XmNmultiClick of XmMultiClickType ;
198 exception XmNmustMatch of bool ;
199 exception XmNmwmDecorations of int ;
200 exception XmNmwmFunctions of int ;
201 exception XmNmwmInputMode of int ;
202 exception XmNmwmMenu of string ;
203 exception XmNnavigationType of XmNavigationType ;
204 exception XmNnoMatchString of XmString ;
205 exception XmNnoResize of bool ;
206 exception XmNnumChildren of int ;
207 exception XmNnumColumns of int ;
208 exception XmNokLabelString of XmString ;
209 exception XmNoptionLabel of XmString ;
210 exception XmNoptionMnemonic of int ;
211 exception XmNorientation of XmOrientation ;
212 exception XmNoverrideRedirect of bool ;
213 exception XmNpacking of XmPacking ;
214 exception XmNpageIncrement of int ;
215 exception XmNpaneMaximum of int ;
216 exception XmNpaneMinimum of int ;
217 exception XmNpattern of XmString ;
218 exception XmNpendingDelete of bool ;
219 exception XmNpopupEnabled of bool ;
220 exception XmNpostFromButton of int ;
221 exception XmNprocessingDirection of XmProcessingDirection ;
222 exception XmNpromptString of XmString ;
223 exception XmNpushButtonEnabled of bool ;
224 exception XmNradioAlwaysOne of bool ;
225 exception XmNradioBehavior of bool ;
226 exception XmNrecomputeSize of bool ;
227 exception XmNrefigureMode of bool ;
228 exception XmNrepeatDelay of int ;
229 exception XmNresizable of bool ;
230 exception XmNresizeHeight of bool ;
231 exception XmNresizePolicy of XmResizePolicy ;
232 exception XmNresizeWidth of bool ;
233 exception XmNrightAttachment of XmAttachment ;
234 exception XmNrightOffset of int ;
235 exception XmNrightPosition of int ;
236 exception XmNrightWidget of Widget ;
237 exception XmNrowColumnType of XmRowColumnType ;
238 exception XmNrows of int ;
239 exception XmNrubberPositioning of bool ;
240 exception XmNsashHeight of int ;
241 exception XmNsashIndent of int ;
242 exception XmNsashShadowThickness of int ;
243 exception XmNsashWidth of int ;
244 exception XmNsaveUnder of bool ;
245 exception XmNscaleHeight of int ;
246 exception XmNscaleMultiple of int ;
247 exception XmNscaleWidth of int ;
248 exception XmNscrollBarDisplayPolicy of XmScrollBarDisplayPolicy ;
249 exception XmNscrollBarPlacement of XmScrollBarPlacement ;
250 exception XmNscrollHorizontal of bool ;
251 exception XmNscrollLeftSide of bool ;
252 exception XmNscrollTopSide of bool ;
253 exception XmNscrollVertical of bool ;
254 exception XmNscrolledWindowMarginHeight of int ;
255 exception XmNscrolledWindowMarginWidth of int ;
256 exception XmNscrollingPolicy of XmScrollingPolicy ;
257 exception XmNselectColor of int ;
258 exception XmNselectInsensitivePixmap of XWindows.Drawable ;
259 exception XmNselectPixmap of XWindows.Drawable ;
260 exception XmNselectThreshold of int ;
261 exception XmNselectedItemCount of int ;
262 exception XmNselectedItems of XmString list ;
263 exception XmNselectionArray of XmTextScanType list ;
264 exception XmNselectionArrayCount of int ;
265 exception XmNselectionLabelString of XmString ;
266 exception XmNselectionPolicy of XmSelectionPolicy ;
267 exception XmNsensitive of bool ;
268 exception XmNseparatorOn of bool ;
269 exception XmNseparatorType of XmShadowType ;
270 exception XmNset of bool ;
271 exception XmNshadowThickness of int ;
272 exception XmNshadowType of XmShadowType ;
273 exception XmNshellUnitType of XmUnitType ;
274 exception XmNshowArrows of bool ;
275 exception XmNshowAsDefault of int ;
276 exception XmNshowSeparator of bool ;
277 exception XmNshowValue of bool ;
278 exception XmNskipAdjust of bool ;
279 exception XmNsliderSize of int ;
280 exception XmNspacing of int ;
281 exception XmNstringDirection of XmStringDirection ;
282 exception XmNsubMenuId of Widget ;
283 exception XmNsymbolPixmap of XWindows.Drawable ;
284 exception XmNtextAccelerators of XtAccelerators ;
285 exception XmNtextColumns of int ;
286 exception XmNtextFontList of (XWindows.XFontStruct * string) list ;
287 exception XmNtextString of XmString ;
288 exception XmNtextTranslations of XtTranslations ;
289 exception XmNtitle of string ;
290 exception XmNtitleEncoding of int ;
291 exception XmNtitleString of XmString ;
292 exception XmNtopAttachment of XmAttachment ;
293 exception XmNtopCharacter of int ;
294 exception XmNtopItemPosition of int ;
295 exception XmNtopOffset of int ;
296 exception XmNtopPosition of int ;
297 exception XmNtopShadowColor of int ;
298 exception XmNtopShadowPixmap of XWindows.Drawable ;
299 exception XmNtopWidget of Widget ;
300 exception XmNtransient of bool ;
301 exception XmNtransientFor of Widget ;
302 exception XmNtranslations of XtTranslations ;
303 exception XmNtraversalOn of bool ;
304 exception XmNtroughColor of int ;
305 exception XmNunitType of XmUnitType ;
306 exception XmNuseAsyncGeometry of bool ;
307 exception XmNvalue of int ;
308 exception XmNverifyBell of bool ;
309 exception XmNverticalScrollBar of Widget ;
310 exception XmNverticalSpacing of int ;
311 exception XmNvisibleItemCount of int ;
312 exception XmNvisibleWhenOff of bool ;
313 exception XmNvisual of XWindows.Visual ;
314 exception XmNvisualPolicy of XmVisualPolicy ;
315 exception XmNwaitForWm of bool ;
316 exception XmNwidth of int ;
317 exception XmNwidthInc of int ;
318 exception XmNwinGravity of int ;
319 exception XmNwindowGroup of XWindows.Drawable ;
320 exception XmNwmTimeout of int ;
321 exception XmNwordWrap of bool ;
322 exception XmNworkWindow of Widget ;
323 exception XmNx of int ;
324 exception XmNy of int ;