Lines Matching refs:new
319 static void XawVendorShellInitialize(req, new, args, num_args)
320 Widget req, new;
324 XtAddEventHandler(new, (EventMask) 0, TRUE, _XEditResCheckMessages, NULL);
325 XtAddEventHandler(new, (EventMask) 0, TRUE, XmuRegisterExternalAgent, NULL);
327 new, args, *num_args);
331 static Boolean XawVendorShellSetValues(old, ref, new)
332 Widget old, ref, new;
356 static void XawVendorShellExtInitialize(req, new)
357 Widget req, new;
359 _XawImInitialize(new->core.parent, new);
370 static Boolean XawVendorShellExtSetValues(old, ref, new)
371 Widget old, ref, new;