Lines Matching defs:globals
41 #include "globals.h"
163 * Arguments: man_globals - the globals info for this manpage.
471 * Arguments: man_globals - the pseudo globals
1142 * Description: Gets the pseudo globals associated with the
1145 * Returns: the pseudo globals.
1146 * Notes: initial_widget is a globals variable.
1172 * Description: Saves the pseudo globals on the widget passed
1176 * globals - data to associate with this widget.
1183 SaveGlobals(Widget w, ManpageGlobals * globals)
1186 (caddr_t) globals) != XCSUCCESS)
1192 * Description: Removes the pseudo globals from the widget passed