Home
last modified time | relevance | path

Searched defs:EventHandlerList (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DEventHandlerList.cs16 public sealed class EventHandlerList : IDisposable { class
25 public EventHandlerList() in EventHandlerList() method in System.ComponentModel.EventHandlerList
34 internal EventHandlerList(Component parent) in EventHandlerList() method in System.ComponentModel.EventHandlerList
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Primitives/src/System/ComponentModel/
H A DEventHandlerList.cs10 public sealed class EventHandlerList : IDisposable class
24 public EventHandlerList() in EventHandlerList() method in System.ComponentModel.EventHandlerList
/dports/mail/emailrelay/emailrelay-1.9/src/gnet/
H A Dgeventhandler.h35 class EventHandlerList ; variable
H A Dgeventhandler.cpp52 GNet::EventHandlerList::EventHandlerList( const std::string & type ) : in EventHandlerList() function in GNet::EventHandlerList
/dports/www/firefox-esr/firefox-91.8.0/remote/test/puppeteer/vendor/mitt/
H A Dindex.d.ts4 export declare type EventHandlerList = Array<Handler>; alias
/dports/www/firefox/firefox-99.0/remote/test/puppeteer/vendor/mitt/
H A Dindex.d.ts4 export declare type EventHandlerList = Array<Handler>; alias
/dports/mail/thunderbird/thunderbird-91.8.0/remote/test/puppeteer/vendor/mitt/
H A Dindex.d.ts4 export declare type EventHandlerList = Array<Handler>; alias
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/puppeteer/package/lib/esm/vendor/mitt/src/
H A Dindex.d.ts4 export declare type EventHandlerList = Array<Handler>; alias
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/lib/cjs/vendor/mitt/src/
H A Dindex.d.ts4 export declare type EventHandlerList = Array<Handler>; alias
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/lib/esm/vendor/mitt/src/
H A Dindex.d.ts4 export declare type EventHandlerList = Array<Handler>; alias
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/
H A Devent_handler.h76 typedef std::vector<EventHandler*> EventHandlerList; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/
H A Devent_handler.h76 typedef std::vector<EventHandler*> EventHandlerList; typedef
/dports/www/firefox-esr/firefox-91.8.0/remote/test/puppeteer/vendor/mitt/src/
H A Dindex.ts16 export type EventHandlerList = Array<Handler>; alias
/dports/www/firefox/firefox-99.0/remote/test/puppeteer/vendor/mitt/src/
H A Dindex.ts16 export type EventHandlerList = Array<Handler>; alias
/dports/mail/thunderbird/thunderbird-91.8.0/remote/test/puppeteer/vendor/mitt/src/
H A Dindex.ts16 export type EventHandlerList = Array<Handler>; alias
/dports/misc/estic/estic-1.61_10/spunk/
H A Devent.cc47 ListNode<EventHandler>* EventHandler::EventHandlerList; member in EventHandler
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Primitives/ref/
H A DSystem.ComponentModel.Primitives.cs150 public sealed partial class EventHandlerList : System.IDisposable class
152 public EventHandlerList() { } in EventHandlerList() method in System.ComponentModel.EventHandlerList
/dports/games/taisei/taisei-1.3.2/src/
H A Devents.c22 typedef LIST_ANCHOR(EventHandlerContainer) EventHandlerList; typedef
/dports/devel/antlr/antlr-2.7.7/lib/csharp/antlr.runtime/antlr/
H A DParser.cs2 using EventHandlerList = System.ComponentModel.EventHandlerList; typedef
H A DCharScanner.cs7 using EventHandlerList = System.ComponentModel.EventHandlerList; typedef
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs1896 public sealed partial class EventHandlerList : System.IDisposable class
1898 public EventHandlerList() { } in EventHandlerList() method in System.ComponentModel.EventHandlerList
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs1899 public sealed partial class EventHandlerList : System.IDisposable class
1901 public EventHandlerList() { } in EventHandlerList() method in System.ComponentModel.EventHandlerList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs1894 public sealed partial class EventHandlerList : System.IDisposable class
1896 public EventHandlerList() { } in EventHandlerList() method in System.ComponentModel.EventHandlerList
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs1895 public sealed partial class EventHandlerList : System.IDisposable class
1897 public EventHandlerList() { } in EventHandlerList() method in System.ComponentModel.EventHandlerList
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs3278 public sealed partial class EventHandlerList : System.IDisposable class
3280 public EventHandlerList() { } in EventHandlerList() method in System.ComponentModel.EventHandlerList

12