Lines Matching defs:manpage
143 * Description: Creates a new manpage.
205 * full_instance - if true then create a full manpage,
308 mpw->manpage = XtCreateWidget(MANUALPAGE, scrollByLineWidgetClass,
314 * Description: Starts up a new manpage.
325 Widget manpage = man_globals->manpagewidgets.manpage;
358 XtManageChild(manpage);
363 * to manpage, show both, or help.
384 AddCursor(man_globals->This_Manpage, resources.cursors.manpage);
554 * Arguments: man_globals - the pseudo global structure for each manpage.