Searched refs:top_widget (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ |
| H A D | Dialog.h | 44 Widget top_widget, shell_widget, dialog_widget; member in struct:__anon12d2bb8b0108
|
| H A D | Dialog.c | 101 CreateDialog(Widget top_widget, String name, unsigned long options) argument 113 popup->top_widget = top_widget; 116 top_widget, NULL, 0); 163 XtGetValues(popup->top_widget, wargs, n); 190 XtWindow(popup->top_widget),
|
| H A D | BitEdit.c | 215 top_widget, variable in typeref:typename:Widget 1002 top_widget = XtInitialize(NULL, "Bitmap", 1020 check_mark = XCreateBitmapFromData(XtDisplay(top_widget), 1021 RootWindowOfScreen(XtScreen(top_widget)), 1028 (top_widget, 1032 top_widget, NULL, 0); 1108 XtRealizeWidget(top_widget); 1112 wm_delete_window = XInternAtom(XtDisplay(top_widget), "WM_DELETE_WINDOW", 1114 (void) XSetWMProtocols (XtDisplay(top_widget), XtWindow(top_widget), [all...] |
Completed in 4 milliseconds