Lines Matching +defs:last +defs:name
22 Except as contained in this notice, the name of The Open Group shall not be
38 /** name of Evans & Sutherland not be used in advertising **/
91 struct MenuItem *last; /* last item in menu */
94 const char *name; /* name of root */
121 char *name; /* key name */
127 char *win_name; /* window name (if any) */
165 extern Bool AddFuncKey(char *name, int cont, int mods, int func, char *win_name,
167 extern int CreateTitleButton(const char *name, int func, const char *action,
173 extern MenuRoot *NewMenuRoot(const char *name);
180 extern MenuRoot *FindMenuRoot(const char *name);