Home
last modified time | relevance | path

Searched refs:ShowAboutDialog (Results 1 – 25 of 31) sorted by relevance

12

/dports/audio/audiere/audiere-1.9.4/examples/wxPlayer/
H A DwxPlayer.h17 void ShowAboutDialog(wxWindow* parent);
H A DwxPlayer.cpp82 void wxPlayer::ShowAboutDialog(wxWindow* parent) { in ShowAboutDialog() function in wxPlayer
H A DMIDIDeviceFrame.cpp99 wxGetApp().ShowAboutDialog(this); in OnHelpAbout()
H A DCDDeviceFrame.cpp112 wxGetApp().ShowAboutDialog(this); in OnHelpAbout()
H A DDeviceFrame.cpp361 wxGetApp().ShowAboutDialog(this); in OnHelpAbout()
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/MACDll/
H A DWinamp2.h15 static void ShowAboutDialog(HWND hwndParent);
H A DWinamp2.cpp50 CAPEWinampPlugin::ShowAboutDialog,
583 void CAPEWinampPlugin::ShowAboutDialog(HWND hwndParent) in ShowAboutDialog() function in CAPEWinampPlugin
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Ddialog_about.cpp43 void ShowAboutDialog(wxWindow *parent) { in ShowAboutDialog() function
H A Ddialogs.h59 void ShowAboutDialog(wxWindow *parent);
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dwinmain.cpp33 bool winmain::ShowAboutDialog = false; member in winmain
563 ShowAboutDialog = true; in RenderUi()
830 if (ShowAboutDialog == true) in a_dialog()
832 ShowAboutDialog = false; in a_dialog()
H A Dwinmain.h72 static bool ShowAboutDialog; variable
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/oc/
H A D10018-delete-space-oc.mm49 - (IBAction)ShowAboutDialog: (id)sender;
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/cs/
H A D10018-delete-space-oc.mm49 -(IBAction)ShowAboutDialog: (id)sender;
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/oc/
H A Ddelete-space-oc.mm49 - (IBAction)ShowAboutDialog:(id)sender;
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/cs/
H A Ddelete-space-oc.mm49 - (IBAction)ShowAboutDialog:(id)sender;
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/
H A DMenuBar.h83 void ShowAboutDialog();
H A DMainWindow.h150 void ShowAboutDialog();
H A DMainWindow.cpp518 connect(m_menu_bar, &MenuBar::ShowAboutDialog, this, &MainWindow::ShowAboutDialog); in ConnectMenuBar()
1139 void MainWindow::ShowAboutDialog() in ShowAboutDialog() function in MainWindow
/dports/multimedia/aegisub/aegisub-3.2.2/src/command/
H A Dapp.cpp63 ShowAboutDialog(c->parent); in CMD_ICON()
/dports/cad/leocad/leocad-21.06/common/
H A Dlc_mainwindow.h327 void ShowAboutDialog();
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/ui/
H A Dmainwindow.h258 void ShowAboutDialog();
/dports/audio/strawberry/strawberry-1.0.0/src/core/
H A Dmainwindow.h231 void ShowAboutDialog();
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Deda_base_frame.cpp996 void ShowAboutDialog( EDA_BASE_FRAME * aParent ); // See AboutDialog_main.cpp in OnKicadAbout() local
997 ShowAboutDialog( this ); in OnKicadAbout()
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gui_core/
H A Dghelp.py892 def ShowAboutDialog(prgName, startYear): function
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gmodeler/
H A Dframe.py53 from gui_core.ghelp import ShowAboutDialog
937 ShowAboutDialog(prgName=_('wxGUI Graphical Modeler'), startYear='2010')

12