Home
last modified time | relevance | path

Searched refs:MENU_HELP (Results 1 – 25 of 52) sorted by relevance

123

/dports/games/trackballs/trackballs-1.3.3/src/
H A DmenuMode.cc40 #define MENU_HELP 5 macro
113 addText_Left(MENU_HELP, fontSize, baseline + sep * 2, _("Help"), left); in display()
150 case MENU_HELP: in doSelection()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Dmenu.h28 MENU_HELP, enumerator
H A Dmenu.c1091 create_menu(MENU_HELP, "helpmenu", in setup_menus()
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Dmenu.h28 MENU_HELP, enumerator
H A Dmenu.c1091 create_menu(MENU_HELP, "helpmenu", in setup_menus()
/dports/games/bubble-chains/bubble-chains-0.2.0/
H A Dgamemenu.h18 const int MENU_HELP = 10; variable
H A Dmenucontrol.cpp35 case MENU_HELP: in keyPressEvent()
/dports/graphics/cenon/Cenon/
H A DApp.h67 MENU_HELP = 8, enumerator
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dhelp.c247 activeMenu = MENU_HELP;
H A Dconst.h550 #define MENU_HELP 28 macro
H A Dmenuinfo.c1896 MENU_HELP },
1927 MENU_HELP },
1989 MENU_HELP },
H A Dmainmenu.c973 case MENU_HELP: RefreshHelpMenu(menu); break;
/dports/graphics/pfstools/pfstools-2.1.0/src/pfsglview/
H A Dpfsglview.cpp90 MENU_HELP, enumerator
1064 case MENU_HELP: in menuListener()
1620 menuFuncId = MENU_HELP; break; in specialKeyListener()
1840 glutAddMenuEntry("Help (F1)", MENU_HELP); in main()
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmainwindow.h253 MENU_HELP, enumerator
H A Dviewer.c62 cmd_sensitive(menu_slots[MENU_HELP], TRUE); in click_help_end()
113 cmd_sensitive(menu_slots[MENU_HELP], FALSE); in pressed_help()
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/panner/
H A Dpanner.c113 typedef enum { MENU_QUIT, MENU_UPDATE, MENU_NEW, MENU_HELP } MenuFunction; enumerator
1076 XtAddCallback(cascade3, XmNactivateCallback, MenuCB, (XtPointer)MENU_HELP); in CreateMenuBar()
1099 case MENU_HELP: DoHelp(); break; in MenuCB()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/agw/
H A DFlatMenu.py58 MENU_HELP = wx.NewIdRef() variable
488 …item = FM.FlatMenuItem(helpMenu, MENU_HELP, "&About\tCtrl+A", "About...", wx.ITEM_NORMAL, None, he…
509 self.Bind(FM.EVT_FLAT_MENU_SELECTED, self.OnAbout, id=MENU_HELP)
/dports/games/zangband/zangband/lib/script/tk/
H A Dmain-window.tcl658 NSObject::New NSMenu $mbarId -tearoff 0 -identifier MENU_HELP
660 -menu MENU_HELP -label "Help" -underline 0 -identifier M_HELP
669 NSMenu::MenuInsertEntries $mbarId -end MENU_HELP $entries
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/piano/
H A Dpiano.c83 typedef enum { MENU_QUIT, MENU_HELP } MenuFunction; enumerator
381 case MENU_HELP: DoHelp(); break; in MenuCB()
1658 XtAddCallback(cascade2, XmNactivateCallback, MenuCB, (XtPointer)MENU_HELP); in CreateMenuBar()
/dports/games/d2x/d2x-0.2.5/main/
H A Dmenu.c116 #define MENU_HELP 19 macro
406 case MENU_HELP:
/dports/editors/asedit/asedit-1.3.2/
H A Dasedit.h839 #define MENU_HELP 80 macro
H A Dasedit.c459 {"Help", NULL, HelpCB, MENU_HELP, 0, NULL, NULL, Help_menu,
/dports/graphics/xsane/xsane-d01b4089ce6778e76fa86a0410d4e80cf6eb819e/src/
H A Dxsane-text.h93 #define MENU_HELP _("Help") macro
/dports/graphics/xsane/xsane-d01b4089ce6778e76fa86a0410d4e80cf6eb819e/po/
H A Dxsane.pot254 #. MENU_HELP
H A Dsr.po256 #. MENU_HELP

123