Home
last modified time | relevance | path

Searched defs:MenuCommand (Results 1 – 25 of 65) sorted by relevance

123

/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBVE/Game/Menu/
H A DMenu.MenuCommand.cs8 private class MenuCommand : MenuEntry class in OpenBve.Menu
15 internal MenuCommand(string Text, MenuTag Tag, object Data) in MenuCommand() method in OpenBve.Menu.MenuCommand
23 internal MenuCommand(string Text, MenuTag Tag, object Data, Texture Icon) in MenuCommand() method in OpenBve.Menu.MenuCommand
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/touchui/
H A Dtouch_selection_menu_views.cc31 struct MenuCommand { struct
32 int command_id;
33 int message_id;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DMenuCommand.cs21 public class MenuCommand class
59 public MenuCommand(EventHandler handler, CommandID command) in MenuCommand() method in System.ComponentModel.Design.MenuCommand
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DMenuCommand.cs28 public class MenuCommand { class
68 public MenuCommand(EventHandler handler, CommandID command) { in MenuCommand() method in System.ComponentModel.Design.MenuCommand
/dports/audio/kid3-kf5/kid3-3.8.6/src/core/config/
H A Duseractionsconfig.cpp305 UserActionsConfig::MenuCommand::MenuCommand( in MenuCommand() function in UserActionsConfig::MenuCommand
316 UserActionsConfig::MenuCommand::MenuCommand(const QStringList& strList) in MenuCommand() function in UserActionsConfig::MenuCommand
/dports/audio/kid3-qt5/kid3-3.8.6/src/core/config/
H A Duseractionsconfig.cpp305 UserActionsConfig::MenuCommand::MenuCommand( in MenuCommand() function in UserActionsConfig::MenuCommand
316 UserActionsConfig::MenuCommand::MenuCommand(const QStringList& strList) in MenuCommand() function in UserActionsConfig::MenuCommand
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenVR/
H A DvtkOpenVRInteractorStyle.h144 vtkCallbackCommand* MenuCommand; variable
/dports/x11/workrave/workrave-1.10.44/frontend/common/include/
H A DMenuEnums.hh21 enum MenuCommand enum
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenVR/
H A DvtkOpenVRInteractorStyle.h166 vtkCallbackCommand* MenuCommand; variable
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/menu/
H A Dmenusupport.py33 MenuCommand = Type("MenuCommand", "l") variable
/dports/lang/python27/Python-2.7.18/Mac/Modules/menu/
H A Dmenusupport.py33 MenuCommand = Type("MenuCommand", "l") variable
/dports/x11/workrave/workrave-1.10.44/contrib/send_menu_command/win32/
H A DSend_Command_to_Workrave_Example.cs29 enum MenuCommand enum in WorkraveControl.Program
/dports/multimedia/audacious/audacious-4.1/src/libaudqt/
H A Dmenu.h71 constexpr MenuItem MenuCommand(MenuItemText text, MenuFunc func) in MenuCommand() function
/dports/multimedia/audacious/audacious-4.1/src/libaudgui/
H A Dmenu.h52 constexpr AudguiMenuItem MenuCommand (const char * name, const char * icon, in MenuCommand() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/core/
H A Dcfwl_event.h36 MenuCommand, enumerator
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4ObjectMenu.cpp296 bool C4ObjectMenu::MenuCommand(const char *szCommand, bool fIsCloseCommand) in MenuCommand() function in C4ObjectMenu
/dports/games/luola/luola-1.3.2/src/
H A Dmenu.h36 typedef enum { MNU_UP, MNU_DOWN, MNU_LEFT, MNU_RIGHT, MNU_ENTER, MNU_BACK} MenuCommand; typedef
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4Menu.h231 virtual bool MenuCommand(const char *szCommand, bool fIsCloseCommand) { return true; } in MenuCommand() function
H A DC4MainMenu.cpp653 bool C4MainMenu::MenuCommand(const char *szCommand, bool fIsCloseCommand) in MenuCommand() function in C4MainMenu
/dports/devel/qmake/qt-x11-free-3.3.8/src/kernel/
H A Dqaccessible.h76 MenuCommand = 0x0018, enumerator
/dports/editors/uemacs/uemacs-4.0/src/
H A Dmswmenu.c789 BOOL FAR PASCAL MenuCommand (UINT wParam, LONG lParam) in MenuCommand() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dsalwtype.hxx72 MenuCommand, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dsalwtype.hxx71 MenuCommand, enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/accessible/
H A Dqaccessible.h84 MenuCommand = 0x0018, enumerator
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/accessible/
H A Dqaccessible.h88 MenuCommand = 0x0018, enumerator

123