Searched refs:DirWindowCB (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xedit/dist/ |
| H A D | xedit.h | 152 void DirWindowCB(Widget, XtPointer, XtPointer);
|
| H A D | xedit.c | 241 DirWindowCB(dirwindow, path, NULL); 459 XtAddCallback(dirwindow, XtNcallback, DirWindowCB, NULL);
|
| H A D | commands.c | 425 DirWindowCB(dirwindow, path, NULL); 959 DirWindowCB(Widget w, XtPointer user_data, XtPointer call_data) function in typeref:typename:void
|
| H A D | util.c | 987 DirWindowCB(dirwindow, path, NULL);
|
Completed in 6 milliseconds