Lines Matching defs:NULL
97 /* next_extension */ NULL,
115 /* initialize_hook */ NULL,
117 /* actions */ NULL,
126 /* destroy */ NULL,
128 /* expose */ NULL,
130 /* set_values_hook */ NULL,
132 /* get_values_hook */ NULL,
133 /* accept_focus */ NULL,
135 /* callback offsets */ NULL,
136 /* tm_table */ NULL,
137 /* query_geometry */ NULL,
138 /* display_accelerator*/ NULL,
139 /* extension */ NULL
147 /* extension */ NULL
149 /* extension */ NULL
151 /* extension */ NULL
168 XtRString, (XtPointer)NULL},
192 /* class_part_initialize*/ NULL,
195 /* initialize_hook */ NULL,
196 /* pad */ NULL,
197 /* pad */ NULL,
207 /* pad */ NULL,
208 /* pad */ NULL,
210 /* set_values_hook */ NULL,
211 /* pad */ NULL,
212 /* get_values_hook */ NULL,
213 /* pad */ NULL,
215 /* callback_offsets */ NULL,
216 /* pad */ NULL,
217 /* pad */ NULL,
218 /* pad */ NULL,
219 /* extension */ NULL
221 /* extension */ NULL
242 static char *mbs = NULL;
253 "conversion from CT to MB failed.", NULL, 0);
279 NULL, 0, XtCacheNone, NULL);
292 NULLQUARK, 1L, (Cardinal) 0)) == NULL) {
294 if (ext != NULL) {
324 XtAddEventHandler(new, (EventMask) 0, TRUE, _XEditResCheckMessages, NULL);
325 XtAddEventHandler(new, (EventMask) 0, TRUE, XmuRegisterExternalAgent, NULL);
425 if (XtMakeGeometryRequest((Widget)shell, &my_request, NULL)