Searched refs:DialogCancelCB (Results 1 – 1 of 1) sorted by relevance
2160 static void DialogCancelCB(Widget, XtPointer, XtPointer);2322 XtAddCallback(dialog_wgt, XmNcancelCallback, DialogCancelCB, (XtPointer)0); in gui_mch_browse()2356 DialogCancelCB( in DialogCancelCB() function