Home
last modified time | relevance | path

Searched refs:CommandScope (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DUndoCommand.C21 CommandScope* scope): NoUndoCommand(name, scope, FALSE) in UndoCommand()
35 CommandScope* scope; in doIt()
38 while ( (scope = (CommandScope*)scopeIterator.getNext()) ) in doIt()
57 boolean UndoCommand::registerScope(CommandScope* scope) in registerScope()
73 boolean UndoCommand::unregisterScope(CommandScope* scope) in unregisterScope()
H A DCommand.C33 CommandScope* scope, in Command()
66 if (scope != NUL(CommandScope*)) in Command()
189 boolean Command::registerScope(CommandScope* scope) in registerScope()
204 boolean Command::unregisterScope(CommandScope* scope) in unregisterScope()
224 CommandScope* scope; in execute()
250 while ((scope=(CommandScope*)scopeListIterator.getNext())) in execute()
303 CommandScope* scope; in undo()
312 while ((scope=(CommandScope*)scopeListIterator.getNext())) in undo()
H A DCommand.h32 class CommandScope; variable
88 CommandScope* scope,
147 virtual boolean registerScope(CommandScope* scope);
153 virtual boolean unregisterScope(CommandScope* scope);
H A DUndoCommand.h44 CommandScope* scope);
56 boolean registerScope(CommandScope* scope);
63 boolean unregisterScope(CommandScope* scope);
H A DCommandScope.h39 class CommandScope : public Base
84 CommandScope() in CommandScope() function
93 ~CommandScope(){} in ~CommandScope()
H A DMainWindow.h37 class CommandScope; variable
126 CommandScope *commandScope;
H A DNoUndoCommand.C19 CommandScope* scope, in NoUndoCommand()
/dports/graphics/opendx/dx-4.4.4/src/uipp/prompter/
H A DConfirmedQCommand.C24 CommandScope* scope, in ConfirmedQCommand()
67 CommandScope *scope = (CommandScope*)this->scopeList.getElement(1); in doIt()
H A DTypeChoice.h26 class CommandScope; variable
101 CommandScope* getCommandScope();
/dports/graphics/opendx/dx-4.4.4/src/uipp/mb/
H A DConfirmedQCommand.C24 CommandScope* scope, in ConfirmedQCommand()
72 CommandScope *scope = (CommandScope*)this->scopeList.getElement(1); in doIt()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DConfirmedQuitCommand.C25 CommandScope* scope, in ConfirmedQuitCommand()
89 CommandScope *scope = (CommandScope*)this->scopeList.getElement(1); in doIt()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DMoveNodesDialog.h34 class CommandScope; variable
63 CommandScope* scope;
146 CommandScope *scope,
H A DPrintImageDialog.h27 class CommandScope; variable
72 PrintImageDialog(Widget parent, ImageNode* node, CommandScope* commandScope);
H A DImageFormatDialog.h35 class CommandScope; variable
54 CommandScope* commandScope;
110 CommandScope* commandScope);
H A DSaveImageDialog.h30 class CommandScope; variable
98 SaveImageDialog(Widget parent, ImageNode* node, CommandScope* commandScope);
/dports/devel/stack/stack-2.7.3/src/Stack/
H A DConfigCmd.hs40 | ConfigCmdSetSystemGhc CommandScope
42 | ConfigCmdSetInstallGhc CommandScope
45 data CommandScope type
52 configCmdSetScope :: ConfigCmdSet -> CommandScope
143 scopeFlag :: OA.Parser CommandScope
/dports/graphics/opendx/dx-4.4.4/src/uipp/tutor/
H A DTutorApplication.h22 class CommandScope; variable
64 CommandScope *commandScope;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/commands/
H A Dcommand_service.h66 enum CommandScope { enum
120 CommandScope scope,
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/examples/
H A Dsybok.hpp125 class CommandScope;
1475 CommandScope beginCommandBuffer(
2005 class CommandScope : public CommonCommandScope class
2008 CommandScope(const VulkanApi& api, in CommandScope() function in sk::CommandScope
2014 CommandScope(const CommandScope&) = delete;
2015 CommandScope& operator=(const CommandScope&) = delete;
2017 CommandScope(CommandScope&& scope) noexcept in CommandScope() function in sk::CommandScope
2018 : CommonCommandScope{std::forward<CommandScope>(scope)} in CommandScope()
2021 CommandScope& operator=(CommandScope&&) = delete;
2023 ~CommandScope() noexcept in ~CommandScope()
[all …]
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/examples/
H A Dsybok.hpp125 class CommandScope;
1475 CommandScope beginCommandBuffer(
2005 class CommandScope : public CommonCommandScope class
2008 CommandScope(const VulkanApi& api, in CommandScope() function in sk::CommandScope
2014 CommandScope(const CommandScope&) = delete;
2015 CommandScope& operator=(const CommandScope&) = delete;
2017 CommandScope(CommandScope&& scope) noexcept in CommandScope() function in sk::CommandScope
2018 : CommonCommandScope{std::forward<CommandScope>(scope)} in CommandScope()
2021 CommandScope& operator=(CommandScope&&) = delete;
2023 ~CommandScope() noexcept in ~CommandScope()
[all …]
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/examples/
H A Dsybok.hpp125 class CommandScope;
1475 CommandScope beginCommandBuffer(
2005 class CommandScope : public CommonCommandScope class
2008 CommandScope(const VulkanApi& api, in CommandScope() function in sk::CommandScope
2014 CommandScope(const CommandScope&) = delete;
2015 CommandScope& operator=(const CommandScope&) = delete;
2017 CommandScope(CommandScope&& scope) noexcept in CommandScope() function in sk::CommandScope
2018 : CommonCommandScope{std::forward<CommandScope>(scope)} in CommandScope()
2021 CommandScope& operator=(CommandScope&&) = delete;
2023 ~CommandScope() noexcept in ~CommandScope()
[all …]
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/examples/
H A Dsybok.hpp125 class CommandScope;
1475 CommandScope beginCommandBuffer(
2005 class CommandScope : public CommonCommandScope class
2008 CommandScope(const VulkanApi& api, in CommandScope() function in sk::CommandScope
2014 CommandScope(const CommandScope&) = delete;
2015 CommandScope& operator=(const CommandScope&) = delete;
2017 CommandScope(CommandScope&& scope) noexcept in CommandScope() function in sk::CommandScope
2018 : CommonCommandScope{std::forward<CommandScope>(scope)} in CommandScope()
2021 CommandScope& operator=(CommandScope&&) = delete;
2023 ~CommandScope() noexcept in ~CommandScope()
[all …]
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/examples/
H A Dsybok.hpp125 class CommandScope;
1475 CommandScope beginCommandBuffer(
2005 class CommandScope : public CommonCommandScope class
2008 CommandScope(const VulkanApi& api, in CommandScope() function in sk::CommandScope
2014 CommandScope(const CommandScope&) = delete;
2015 CommandScope& operator=(const CommandScope&) = delete;
2017 CommandScope(CommandScope&& scope) noexcept in CommandScope() function in sk::CommandScope
2018 : CommonCommandScope{std::forward<CommandScope>(scope)} in CommandScope()
2021 CommandScope& operator=(CommandScope&&) = delete;
2023 ~CommandScope() noexcept in ~CommandScope()
[all …]
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/examples/
H A Dsybok.hpp125 class CommandScope;
1475 CommandScope beginCommandBuffer(
2005 class CommandScope : public CommonCommandScope class
2008 CommandScope(const VulkanApi& api, in CommandScope() function in sk::CommandScope
2014 CommandScope(const CommandScope&) = delete;
2015 CommandScope& operator=(const CommandScope&) = delete;
2017 CommandScope(CommandScope&& scope) noexcept in CommandScope() function in sk::CommandScope
2018 : CommonCommandScope{std::forward<CommandScope>(scope)} in CommandScope()
2021 CommandScope& operator=(CommandScope&&) = delete;
2023 ~CommandScope() noexcept in ~CommandScope()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/commands/
H A Dcommand_service.h65 enum CommandScope { enum
126 CommandScope scope,

1234567