Lines Matching defs:menu
160 if (prop->menu)161 prop->menu->flags |= MENU_CHANGED;999 struct menu *menu = NULL;1023 /* for choice values find the menu entry (used below) */1026 menu = prop->menu;1027 if (prop->menu)1037 menu->file->name, menu->lineno,1042 menu->file->name, menu->lineno,1251 return "menu";