Home
last modified time | relevance | path

Searched defs:InstallEventHandler (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Configuration.Install/System.Configuration.Install/
H A DInstallEventHandler.cs34 public delegate void InstallEventHandler (object sender, InstallEventArgs e); in InstallEventHandler() method
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/mac/
H A DCarbon.java60 …int InstallEventHandler(Pointer inTarget, EventHandlerProcPtr inHandler, int inNumTypes, EventType… in InstallEventHandler() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/
H A Dcurtain_mode_mac.cc213 bool SessionWatcher::InstallEventHandler() { in InstallEventHandler() function in remoting::__anon36979fa40111::SessionWatcher
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.CarbonInternal/
H A DEventHandler.cs182 …static extern int InstallEventHandler (IntPtr window, EventDelegate event_handler, uint count, Eve… in InstallEventHandler() method in System.Windows.Forms.CarbonInternal.EventHandler
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DCarbonEventsCore.pas2655 function InstallEventHandler( inTarget: EventTargetRef; inHandler: EventHandlerUPP; inNumTypes: Ite… in InstallEventHandler() function
/dports/irc/smuxi/smuxi-1.1/src/Frontend-GNOME/osx/
H A DCarbon.cs75 … static extern EventStatus InstallEventHandler (IntPtr target, EventDelegate handler, uint count, in InstallEventHandler() method in MonoDevelop.MacInterop.Carbon
81 …public static IntPtr InstallEventHandler (IntPtr target, EventDelegate handler, CarbonEventTypeSpe… in InstallEventHandler() method in MonoDevelop.MacInterop.Carbon
88 …public static IntPtr InstallEventHandler (IntPtr target, EventDelegate handler, CarbonEventTypeSpe… in InstallEventHandler() method in MonoDevelop.MacInterop.Carbon
/dports/graphics/pinta/pinta-1.7.1/Pinta/MacInterop/
H A DCarbon.cs75 static extern EventStatus InstallEventHandler (IntPtr target, EventDelegate handler, uint count, in InstallEventHandler() method in Pinta.MacInterop.Carbon
81 …public static IntPtr InstallEventHandler (IntPtr target, EventDelegate handler, CarbonEventTypeSpe… in InstallEventHandler() method in Pinta.MacInterop.Carbon
88 …public static IntPtr InstallEventHandler (IntPtr target, EventDelegate handler, CarbonEventTypeSpe… in InstallEventHandler() method in Pinta.MacInterop.Carbon
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/iphone/
H A Dwindow.mm623 void wxWidgetIPhoneImpl::InstallEventHandler( WXWidget control ) function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/iphone/
H A Dwindow.mm573 void wxWidgetIPhoneImpl::InstallEventHandler( WXWidget control ) function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/iphone/
H A Dwindow.mm623 void wxWidgetIPhoneImpl::InstallEventHandler( WXWidget control ) function
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Configuration.Install.cs121 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Configuration.Install.cs121 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Configuration.Install.cs153 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Configuration.Install.cs152 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Configuration.Install.cs152 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Configuration.Install.cs152 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Configuration.Install.cs151 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Configuration.Install.cs151 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Configuration.Install.cs153 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Configuration.Install.cs153 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Configuration.Install.cs152 …public delegate void InstallEventHandler(object sender, System.Configuration.Install.InstallEventA… in InstallEventHandler() method
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/cocoa/
H A Dwindow.mm2693 void wxWidgetCocoaImpl::InstallEventHandler( WXWidget control ) function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/cocoa/
H A Dwindow.mm2693 void wxWidgetCocoaImpl::InstallEventHandler( WXWidget control ) function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/cocoa/
H A Dwindow.mm3625 void wxWidgetCocoaImpl::InstallEventHandler( WXWidget control ) function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dwindow.cpp783 void wxMacControl::InstallEventHandler( WXWidget control ) in InstallEventHandler() function in wxMacControl

12