Searched refs:dir_disp (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xman/dist/ |
| H A D | buttons.c | 556 * dir_disp - the directory display widget. 562 MakeDirectoryBox(ManpageGlobals * man_globals, Widget parent, Widget * dir_disp, argument 569 if (*dir_disp != NULL) /* If we have one, don't make another. */ 582 *dir_disp = XtCreateWidget(DIRECTORY_NAME, listWidgetClass, parent, 585 XtAddCallback(*dir_disp, XtNcallback,
|
| H A D | man.h | 213 Widget * dir_disp, int section);
|
Completed in 3 milliseconds