Lines Matching defs:widget

90   Widget widget;
98 widget = XtWindowToWidget(display, window);
99 if (widget == NULL) {
103 if (XtIsSubclass(widget, xmMenuShellWidgetClass)) {
111 if (XtIsSubclass(widget, xmGrabShellWidgetClass)) {
114 /* Fix 4800638 check the ancestor of focus widget is
117 if (XtIsSubclass(widget, xmListWidgetClass))
119 Widget shell = getShellWidget(widget);
128 if (XtIsSubclass(widget, xmRowColumnWidgetClass)) {
130 XtVaGetValues(widget, XmNrowColumnType, &type, NULL);
420 /* The widget may have been destroyed by another thread. */
543 Part fix for bug id 4017222. Return the widget at the given screen coords
544 by searching the widget tree beginning at root. This function will return
545 null if the pointer is not over the root widget or child of the root widget.
552 Now the GadgetButton is not returned and the function goes on to find a widget
634 * a text widget as child of menu shell. This is illegal, and will
640 ve = (XmVendorShellExtObject) extData->widget;
710 ve = (XmVendorShellExtObject) extData->widget;
809 * resource on a widget. It ensures that components added
810 * to a widget are inserted in the correct z-order position
854 awt_util_consumeAllXEvents(Widget widget)
856 /* Remove all queued X Events for the window of the widget. */
863 while (XCheckWindowEvent(awt_display, XtWindow(widget),
951 awt_util_cleanupBeforeDestroyWidget(Widget widget)
954 if (widget == prevWidget) {
1109 /* Given a ScrollWindow widget, return the Scrollbar that the wheel should
1183 // the embeddedFrame's widget, but luckily the shellEH