Home
last modified time | relevance | path

Searched refs:MenuHelp (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/games/fillets-ng/fillets-ng-1.0.1/src/option/
H A DMenuHelp.cpp21 MenuHelp::MenuHelp() in MenuHelp() function in MenuHelp
34 MenuHelp::~MenuHelp() in ~MenuHelp()
43 MenuHelp::own_initState() in own_initState()
52 MenuHelp::own_resumeState() in own_resumeState()
65 MenuHelp::drawOn(SDL_Surface *screen) in drawOn()
H A DMenuHelp.h12 class MenuHelp : public GameState, public Drawable {
22 MenuHelp();
23 virtual ~MenuHelp();
H A DMakefile.am7 …ptionsInput.h SelectLang.cpp SelectLang.h RadioBox.cpp RadioBox.h MenuHelp.cpp MenuHelp.h HelpInpu…
H A DMakefile.in54 SelectLang.$(OBJEXT) RadioBox.$(OBJEXT) MenuHelp.$(OBJEXT) \
191 …ptionsInput.h SelectLang.cpp SelectLang.h RadioBox.cpp RadioBox.h MenuHelp.cpp MenuHelp.h HelpInpu…
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MenuHelp.Po@am__quote@
/dports/emulators/jzintv/jzintv-20200712-src/src/imasm/
H A Dframe.cpp307 MenuHelp(WM_MENUSELECT, wParam, lParam, NULL, g_hInst, g_hStatBar, &i); in FrameProc()
311MenuHelp(WM_MENUSELECT, wParam, lParam, GetMenu(hWnd), g_hInst, g_hStatBar, (UINT *)g_aPopup); in FrameProc()
319MenuHelp(WM_MENUSELECT, wParam, lParam, GetMenu(hWnd), g_hInst, g_hStatBar, (LPUINT)&g_aPopup[i].u… in FrameProc()
/dports/games/fillets-ng/fillets-ng-1.0.1/src/state/
H A DGameInput.cpp21 m_state->pushState(new MenuHelp()); in enableHelp()
/dports/games/pentobi/pentobi-19.1/pentobi/qml/
H A DMenuHelp.qml2 /** @file pentobi/qml/MenuHelp.qml
H A DPentobiToolBar.qml286 MenuHelp { relativeWidth: 14 }
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/release/bin/
H A Dlazpaint_simplified.ini13 MenuHelp=HelpIndex,-,HelpAbout key
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dcomctl32.def3 MenuHelp
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dcomctl32.def104 MenuHelp@28
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dcomctl32.def3 MenuHelp
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dcomctl32.def104 MenuHelp@28
/dports/math/fricas/fricas-1.3.7/pre-generated/target/share/hypertex/pages/
H A Dhelp.ht38 %% \menulink{Menus}{MenuHelp}
75 %% \begin{page}{MenuHelp}{Menus}
/dports/math/fricas/fricas-1.3.7/src/doc/ht/
H A Dhelp.ht38 %% \menulink{Menus}{MenuHelp}
75 %% \begin{page}{MenuHelp}{Menus}
/dports/polish/kadu/kadu-4.3/kadu-core/gui/windows/
H A Dkadu-window.h78 MenuHelp enumerator
/dports/math/acalc/acalc-0.3/aCalc/aCalc/
H A Dmainwidget.h126 QMenu *MenuHelp; variable
H A Dmainwidget.cpp123 MenuHelp = new QMenu(); in CreateMenus()
128 MenuBar->addMenu(MenuHelp); in CreateMenus()
152 …ActionContextHelp = MenuHelp->addAction("", this, SLOT(slotEnterWhatIsThis(void)), Qt::SHIFT + Qt:… in CreateMenus()
153 ActionAbout = MenuHelp->addAction("", this, SLOT(slotAbout(void))); in CreateMenus()
167 MenuHelp->setTitle(tr("Help")); in SetLocaleTexts()
/dports/games/pentobi/pentobi-19.1/pentobi/
H A Dresources.qrc32 <file>qml/MenuHelp.qml</file>
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/src.x11/
H A Dxgap.c347 static void MenuHelp () { SimulateInput( "?Help\n" ); } in MenuHelp() function
357 { "helpHelp", MenuHelp, S_INPUT_ONLY, 0 },
/dports/cad/solvespace/solvespace-2.3/src/
H A Dsolvespace.cpp800 void SolveSpaceUI::MenuHelp(int id) { in MenuHelp() function in SolveSpaceUI
H A Dsolvespace.h942 static void MenuHelp(int id);
H A Dgraphicswin.cpp18 #define mHelp (&SolveSpaceUI::MenuHelp)
/dports/games/fillets-ng/fillets-ng-1.0.1/
H A DChangeLog82 * src/: option/MenuHelp.cpp, option/MenuOptions.cpp,
914 option/MenuHelp.cpp, option/MenuHelp.h, widget/Makefile.am,
958 option/HelpInput.h, option/Makefile.am, option/MenuHelp.cpp,
959 option/MenuHelp.h, plan/Makefile.am, plan/StateInput.cpp,
/dports/games/pentobi/pentobi-19.1/pentobi/qml/i18n/
H A Dqml_en.ts968 <name>MenuHelp</name>

123456789