Searched refs:GotoPage (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xman/dist/ |
| H A D | handler.c | 75 GotoPage(XtParent(w), NULL, ¶ms, &num_params); 79 GotoPage(XtParent(w), NULL, ¶ms, &num_params); 204 GotoPage(man_globals->manpagewidgets.manpage, NULL, ¶ms, &num_params); 365 /* Function Name: GotoPage 378 GotoPage(Widget w, XEvent * event, String * params, Cardinal * num_params) function in typeref:typename:void 386 "Xman - GotoPage: This action routine requires one argument."); 420 "Xman - GotoPage: Unknown argument must be "
|
| H A D | main.c | 115 {"GotoPage", GotoPage},
|
| H A D | man.h | 228 void GotoPage(Widget w, XEvent * event, String * params, Cardinal * num_params);
|
Completed in 4 milliseconds