Home
last modified time | relevance | path

Searched defs:RemoveHandler (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.WebBrowser/Mono.Mozilla/DOM/
H A DEventListener.cs96 public void RemoveHandler (EventHandler handler, string _event) in RemoveHandler() method in Mono.Mozilla.DOM.EventListener
113 public void RemoveHandler (Mono.WebBrowser.DOM.NodeEventHandler handler, string _event) in RemoveHandler() method in Mono.Mozilla.DOM.EventListener
H A DContentListener.cs61 public void RemoveHandler (NavigationRequestedEventHandler value) { in RemoveHandler() method in Mono.Mozilla.DOM.ContentListener
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Engine/
H A DTaskEngineAssemblyResolver.cs60 internal void RemoveHandler() in RemoveHandler() method in Microsoft.Build.BuildEngine.TaskEngineAssemblyResolver
/dports/devel/msbuild/msbuild-0.06/src/Shared/
H A DTaskEngineAssemblyResolver.cs69 internal void RemoveHandler() in RemoveHandler() method in Microsoft.Build.BackEnd.Logging.TaskEngineAssemblyResolver
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/ctpp/src/
H A DCTPP2SyscallFactory.cpp85 INT_32 SyscallFactory::RemoveHandler(CCHAR_P szHandlerName) in RemoveHandler() function in CTPP::SyscallFactory
/dports/security/xray-core/Xray-core-1.5.0/features/inbound/
H A Dinbound.go34 RemoveHandler(ctx context.Context, tag string) error methodSpec
/dports/net/v2ray/v2ray-core-4.36.2/features/inbound/
H A Dinbound.go34 RemoveHandler(ctx context.Context, tag string) error methodSpec
/dports/textproc/ctpp2/ctpp2-2.8.3/src/
H A DCTPP2SyscallFactory.cpp85 INT_32 SyscallFactory::RemoveHandler(CCHAR_P szHandlerName) in RemoveHandler() function in CTPP::SyscallFactory
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/apiservers/portlayer/restapi/handlers/
H A Dtask_handlers.go184 func (handler *TaskHandlersImpl) RemoveHandler(params tasks.RemoveParams) middleware.Responder { func
/dports/security/xray-core/Xray-core-1.5.0/testing/mocks/
H A Doutbound.go95 func (m *OutboundManager) RemoveHandler(arg0 context.Context, arg1 string) error { func
103 func (mr *OutboundManagerMockRecorder) RemoveHandler(arg0, arg1 interface{}) *gomock.Call { func
/dports/net/v2ray/v2ray-core-4.36.2/testing/mocks/
H A Doutbound.go96 func (m *OutboundManager) RemoveHandler(arg0 context.Context, arg1 string) error { func
104 func (mr *OutboundManagerMockRecorder) RemoveHandler(arg0, arg1 interface{}) *gomock.Call { func
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/tests/
H A DIsEventTests.cs45 public void RemoveHandler() in RemoveHandler() method in Microsoft.CSharp.RuntimeBinder.Tests.IsEventTests
/dports/security/xray-core/Xray-core-1.5.0/features/outbound/
H A Doutbound.go37 RemoveHandler(ctx context.Context, tag string) error methodSpec
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-fore.adb37 -- Fore --
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/login/
H A Dlogin_handler_test_utils.cc40 void LoginPromptBrowserTestObserver::RemoveHandler(LoginHandler* handler) { in RemoveHandler() function in LoginPromptBrowserTestObserver
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-core/protocol/
H A Dswitch.go42 RemoveHandler(protocol string) methodSpec
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dcrashhandler.cpp147 …RemoveHandler_t RemoveHandler = (RemoveHandler_t) GetProcAddress(GetModuleHandle(_T("kernel32")), … in ~CrashHandler() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Primitives/src/System/ComponentModel/
H A DEventHandlerList.cs100 public void RemoveHandler(object key, Delegate value) in RemoveHandler() method in System.ComponentModel.EventHandlerList
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/
H A Devents.cpp86 void Caller::RemoveHandler(Event::Handler* pObject) in RemoveHandler() function in Caller
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DEventHandlerList.cs114 public void RemoveHandler(object key, Delegate value) { in RemoveHandler() method in System.ComponentModel.EventHandlerList
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Gwen/
H A Devents.cpp86 void Caller::RemoveHandler(Event::Handler* pObject) in RemoveHandler() function in Caller
/dports/security/xray-core/Xray-core-1.5.0/app/proxyman/inbound/
H A Dinbound.go73 func (m *Manager) RemoveHandler(ctx context.Context, tag string) error { func
/dports/net/v2ray/v2ray-core-4.36.2/app/proxyman/inbound/
H A Dinbound.go70 func (m *Manager) RemoveHandler(ctx context.Context, tag string) error { func
/dports/security/xray-core/Xray-core-1.5.0/app/proxyman/outbound/
H A Doutbound.go128 func (m *Manager) RemoveHandler(ctx context.Context, tag string) error { func
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Source/System.Reactive.PlatformServices/Reactive/Internal/
H A DPhoneShellThunks.cs127 private void RemoveHandler(EventInfo evt, Dictionary<object, object> map, object handler) in RemoveHandler() method in System.Reactive.PlatformServices.Phone.Shell.PhoneApplicationService

12345678