Searched refs:DoQuit (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xedit/dist/ |
| H A D | xedit.h | 141 void DoQuit(Widget, XtPointer, XtPointer);
|
| H A D | commands.c | 99 DoQuit(w, NULL, NULL); 104 DoQuit(Widget w, XtPointer client_data, XtPointer call_data) function in typeref:typename:void
|
| H A D | xedit.c | 347 MakeCommandButton(b_row, "quit", DoQuit);
|
| /xsrc/external/mit/bitmap/dist/ |
| H A D | BitEdit.c | 256 void DoQuit ( Widget w, XEvent *event, String *params, Cardinal *num_params ); 279 {"do-quit", DoQuit} 678 DoQuit(bitmap_widget, NULL, NULL, NULL); 951 void DoQuit(Widget w, XEvent *event, String *params, Cardinal *num_params) function in typeref:typename:void
|
Completed in 5 milliseconds