|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21573/task/21573/root/proc/21572/root/usr/include/xulrunner-17.0.10/ |
Upload File : |
#if defined MOZ_GENERATED_EVENT_LIST MOZ_GENERATED_EVENT(StorageEvent) MOZ_GENERATED_EVENT(DeviceProximityEvent) MOZ_GENERATED_EVENT(MozSettingsEvent) MOZ_GENERATED_EVENT(UserProximityEvent) MOZ_GENERATED_EVENT(CustomEvent) MOZ_GENERATED_EVENT(PageTransitionEvent) MOZ_GENERATED_EVENT(PopStateEvent) MOZ_GENERATED_EVENT(HashChangeEvent) MOZ_GENERATED_EVENT(CloseEvent) MOZ_GENERATED_EVENT(DeviceOrientationEvent) MOZ_GENERATED_EVENT(DeviceLightEvent) MOZ_GENERATED_EVENT(MozApplicationEvent) MOZ_GENERATED_EVENT(DeviceStorageChangeEvent) MOZ_GENERATED_EVENT(PopupBlockedEvent) #undef MOZ_GENERATED_EVENT #elif defined MOZ_GENERATED_EVENTS_INCLUDES #include "nsIDOMStorageEvent.h" #include "nsIDOMDeviceProximityEvent.h" #include "nsIDOMMozSettingsEvent.h" #include "nsIDOMUserProximityEvent.h" #include "nsIDOMCustomEvent.h" #include "nsIDOMPageTransitionEvent.h" #include "nsIDOMPopStateEvent.h" #include "nsIDOMHashChangeEvent.h" #include "nsIDOMCloseEvent.h" #include "nsIDOMDeviceOrientationEvent.h" #include "nsIDOMDeviceLightEvent.h" #include "nsIDOMMozApplicationEvent.h" #include "nsIDOMDeviceStorageChangeEvent.h" #include "nsIDOMPopupBlockedEvent.h" #else #ifndef _gen_mozilla_generated_events_h_ #define _gen_mozilla_generated_events_h_ /* THIS FILE IS AUTOGENERATED - DO NOT EDIT */ #include "nscore.h" class nsEvent; class nsIDOMEvent; class nsPresContext; nsresult NS_NewDOMStorageEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMDeviceProximityEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMMozSettingsEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMUserProximityEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMCustomEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMPageTransitionEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMPopStateEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMHashChangeEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMCloseEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMDeviceOrientationEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMDeviceLightEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMMozApplicationEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMDeviceStorageChangeEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); nsresult NS_NewDOMPopupBlockedEvent(nsIDOMEvent** aInstance, nsPresContext* aPresContext, nsEvent* aEvent); #endif #endif