OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Quit
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/editres/dist/
handler.c
58
/* Function Name:
Quit
68
Quit
(Widget w, XtPointer client_data, XtPointer call_data)
/xsrc/external/mit/xcalc/dist/
xcalc.c
151
XtParseTranslationTable("<Message>WM_PROTOCOLS:
quit
()\n"));
320
void
Quit
(void)
/xsrc/external/mit/xclipboard/dist/
xcutsel.c
225
Quit
(Widget w, XtPointer closure, XtPointer callData)
287
XtCreateManagedWidget("
quit
", commandWidgetClass, box, NULL, ZERO);
288
XtAddCallback( button, XtNcallback,
Quit
, NULL );
xclipboard.c
248
Quit
(Widget w, XEvent *ev, String *parms, Cardinal *np)
374
Quit
(w, ev, params, n);
443
{ "
Quit
",
Quit
},
702
(void) XtCreateManagedWidget("
quit
", Command, parent, NULL, ZERO);
/xsrc/external/mit/xman/dist/
handler.c
91
else if (w == man_globals->quit_entry) /*
Quit
. */
92
Quit
(XtParent(w), NULL, NULL, NULL);
426
/* Function Name:
Quit
.
436
Quit
(Widget w, XEvent * event, String * params, Cardinal * num_params)
545
Quit
(w, NULL, NULL, NULL);
/xsrc/external/mit/xditview/dist/
xditview.c
112
static void
Quit
(Widget entry, XtPointer closure, XtPointer data);
125
{"
quit
",
Quit
}
132
{"
quit
",
Quit
}
151
{"
Quit
", QuitAction},
202
(toplevel, XtParseTranslationTable("<Message>WM_PROTOCOLS:
Quit
()"));
519
Quit
(Widget entry, XtPointer closure, XtPointer data)
/xsrc/external/mit/xconsole/dist/
xconsole.c
302
Quit
(Widget widget, XEvent *event, String *params, Cardinal *num_params)
380
{ "
Quit
",
Quit
},
540
Quit
(w, (XEvent*)NULL, (String*)NULL, (Cardinal*)NULL);
/xsrc/external/mit/bitmap/dist/
BitEdit.c
126
#define
Quit
110
127
{
Quit
, "
quit
", True},
279
{"do-
quit
", DoQuit}
677
case
Quit
:
1029
XtParseTranslationTable("<Message>WM_PROTOCOLS: do-
quit
()"));
/xsrc/external/mit/xfontsel/dist/
xfontsel.c
107
void
Quit
(Widget w, XtPointer closure, XtPointer callData) _X_NORETURN;
124
{"
Quit
", QuitAction}
349
(topLevel, XtParseTranslationTable ("<Message>WM_PROTOCOLS:
Quit
()"));
388
XtAddCallback(quitButton, XtNcallback,
Quit
, NULL);
1521
void
Quit
(Widget w, XtPointer closure, XtPointer callData)
Completed in 11 milliseconds
Indexes created Sat Apr 11 00:22:22 UTC 2026