Home
last modified time | relevance | path

Searched defs:GetCommands (Results 1 – 25 of 259) sorted by relevance

1234567891011

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dcmdproc.h89 wxList& GetCommands() { return m_commands; } in GetCommands() function
90 const wxList& GetCommands() const { return m_commands; } in GetCommands() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dcmdproc.h89 wxList& GetCommands() { return m_commands; } in GetCommands() function
90 const wxList& GetCommands() const { return m_commands; } in GetCommands() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dcmdproc.h89 wxList& GetCommands() { return m_commands; } in GetCommands() function
90 const wxList& GetCommands() const { return m_commands; } in GetCommands() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dcmdproc.h90 wxList& GetCommands() { return m_commands; } in GetCommands() function
91 const wxList& GetCommands() const { return m_commands; } in GetCommands() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dcmdproc.h90 wxList& GetCommands() { return m_commands; } in GetCommands() function
91 const wxList& GetCommands() const { return m_commands; } in GetCommands() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dcmdproc.h90 wxList& GetCommands() { return m_commands; } in GetCommands() function
91 const wxList& GetCommands() const { return m_commands; } in GetCommands() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dcmdproc.h90 wxList& GetCommands() { return m_commands; } in GetCommands() function
91 const wxList& GetCommands() const { return m_commands; } in GetCommands() function
/dports/security/gopass/gopass-1.13.0/internal/action/pwgen/
H A Dcommands.go8 func GetCommands() []*cli.Command { func
/dports/security/gopass/gopass-1.13.0/internal/action/
H A Dcommands.go56 func (s *Action) GetCommands() []*cli.Command { func
/dports/irc/inspircd/inspircd-3.11.0/include/
H A Dcommand_parse.h59 const CommandMap& GetCommands() const { return cmdlist; } in GetCommands() function
/dports/security/keybase/client-v5.7.1/go/client/
H A Dcommands_common.go15 func GetCommands(cl *libcmdline.CommandLine, g *libkb.GlobalContext) []cli.Command { func
/dports/games/spring/spring_98.0/cont/base/springcontent/LuaHandler/Utilities/
H A DaddonRevisions.lua157 GetCommands = function() return handler.commands end, function
191 h.GetCommands = function() return handler.commands end function
/dports/science/chrono/chrono-7.0.1/src/chrono_postprocess/
H A DChPovRayAssetCustom.h52 std::string GetCommands() const { return custom_command; } in GetCommands() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.ComponentModel.Design/
H A DDesignerCommandSet.cs53 public virtual ICollection GetCommands (string name) in GetCommands() method in System.ComponentModel.Design.DesignerCommandSet
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/Converters/
H A DDefaultCommandConverter.cs26 private Object[] GetCommands(ObjectList objectList) in GetCommands() method in System.Web.UI.Design.MobileControls.Converters.DefaultCommandConverter
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/common/
H A Dcommand.go29 func GetCommands() []cli.Command { func
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/command_classes/
H A DSimpleAVCommandItem.cpp93 std::vector<SimpleAVCommandItem> SimpleAVCommandItem::GetCommands() in GetCommands() function in OpenZWave::Internal::CC::SimpleAVCommandItem
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/
H A DRenderBundle.cpp47 CommandIterator* RenderBundleBase::GetCommands() { in GetCommands() function in dawn_native::RenderBundleBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/
H A DRenderBundle.cpp47 CommandIterator* RenderBundleBase::GetCommands() { in GetCommands() function in dawn_native::RenderBundleBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/testing/sim/
H A Dsim_canvas.h48 const Commands& GetCommands() const { return commands_; } in GetCommands() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opsworks/include/aws/opsworks/model/
H A DDescribeCommandsResult.h46 inline const Aws::Vector<Command>& GetCommands() const{ return m_commands; } in GetCommands() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/testing/sim/
H A Dsim_canvas.h48 const Commands& GetCommands() const { return commands_; } in GetCommands() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/commander/
H A Dapps_command_source.cc18 CommandSource::CommandResults AppsCommandSource::GetCommands( in GetCommands() function in commander::AppsCommandSource
H A Dsimple_command_source.cc26 CommandSource::CommandResults SimpleCommandSource::GetCommands( in GetCommands() function in commander::SimpleCommandSource
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dcmdproc.h91 wxList& GetCommands() const { return (wxList&) m_commands; } in GetCommands() function

1234567891011