OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XawDialogAddButton
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Dialog.h
83
void
XawDialogAddButton
/xsrc/external/mit/xman/dist/
search.c
80
XawDialogAddButton
(dialog, MANUALSEARCH, NULL, NULL);
81
XawDialogAddButton
(dialog, APROPOSSEARCH, NULL, NULL);
82
XawDialogAddButton
(dialog, CANCEL, NULL, NULL);
buttons.c
622
XawDialogAddButton
(dialog, FILE_SAVE, NULL, NULL);
623
XawDialogAddButton
(dialog, CANCEL_FILE_SAVE, NULL, NULL);
misc.c
115
XawDialogAddButton
(warnDialog, "dismiss", PopdownWarning,
/xsrc/external/mit/xmh/dist/
popup.c
301
XawDialogAddButton
(dialog, XmhNokay, okayCallback, (XtPointer) dialog);
302
XawDialogAddButton
(dialog, "cancel", DestroyPopup, (XtPointer) popup);
380
XawDialogAddButton
( dialog, XmhNconfirm,
470
XawDialogAddButton
(dialog, "OK", DestroyPopup, (XtPointer) error_popup);
/xsrc/external/mit/bitmap/dist/
Dialog.c
123
XawDialogAddButton
(popup->dialog_widget,
/xsrc/external/mit/editres/dist/
utils.c
348
XawDialogAddButton
(dialog, "okay", _PopdownFileDialog, (XtPointer) TRUE);
349
XawDialogAddButton
(dialog, "cancel", _PopdownFileDialog,(XtPointer) FALSE);
/xsrc/external/mit/xditview/dist/
xditview.c
581
XawDialogAddButton
(promptDialog, "accept", NULL, NULL);
582
XawDialogAddButton
(promptDialog, "cancel", NULL, NULL);
/xsrc/external/mit/xclipboard/dist/
xclipboard.c
729
XawDialogAddButton
(fileDialog, "accept", NULL, NULL);
730
XawDialogAddButton
(fileDialog, "cancel", NULL, NULL);
737
XawDialogAddButton
(failDialog, "continue", NULL, NULL);
/xsrc/external/mit/libXaw/dist/src/
Dialog.c
440
XawDialogAddButton
(Widget dialog, _Xconst char* name, XtCallbackProc function,
Completed in 13 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026