Home
last modified time | relevance | path

Searched refs:WINDOW_ONLY_EVENT (Results 1 – 23 of 23) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DEventNameList.h59 #ifdef WINDOW_ONLY_EVENT
92 #ifndef WINDOW_ONLY_EVENT
594 WINDOW_ONLY_EVENT(devicemotion,
606 WINDOW_ONLY_EVENT(deviceproximity,
610 WINDOW_ONLY_EVENT(userproximity,
614 WINDOW_ONLY_EVENT(devicelight,
618 WINDOW_ONLY_EVENT(vrdisplayconnect,
631 WINDOW_ONLY_EVENT(appinstalled,
638 WINDOW_ONLY_EVENT(moztimechange,
1073 #undef WINDOW_ONLY_EVENT
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DEventNameList.h59 #ifdef WINDOW_ONLY_EVENT
73 #define WINDOW_ONLY_EVENT MESSAGE_TO_EVENT macro
92 #ifndef WINDOW_ONLY_EVENT
93 #define WINDOW_ONLY_EVENT(_name, _message, _type, _struct) macro
102 #define WINDOW_EVENT WINDOW_ONLY_EVENT
314 WINDOW_ONLY_EVENT(devicemotion, eDeviceMotion, EventNameType_None,
324 WINDOW_ONLY_EVENT(devicelight, eDeviceLight, EventNameType_None,
334 WINDOW_ONLY_EVENT(vrdisplaypresentchange, eVRDisplayPresentChange,
337 WINDOW_ONLY_EVENT(appinstalled, eAppInstalled, EventNameType_None,
545 #undef WINDOW_ONLY_EVENT
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DEventNameList.h59 # ifdef WINDOW_ONLY_EVENT
73 # define WINDOW_ONLY_EVENT MESSAGE_TO_EVENT macro
92 #ifndef WINDOW_ONLY_EVENT
93 # define WINDOW_ONLY_EVENT(_name, _message, _type, _struct) macro
102 # define WINDOW_EVENT WINDOW_ONLY_EVENT
326 WINDOW_ONLY_EVENT(devicemotion, eDeviceMotion, EventNameType_None,
334 WINDOW_ONLY_EVENT(userproximity, eUserProximity, EventNameType_None,
336 WINDOW_ONLY_EVENT(devicelight, eDeviceLight, EventNameType_None,
346 WINDOW_ONLY_EVENT(vrdisplaypresentchange, eVRDisplayPresentChange,
558 # undef WINDOW_ONLY_EVENT
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DEventNameList.h59 # ifdef WINDOW_ONLY_EVENT
73 # define WINDOW_ONLY_EVENT MESSAGE_TO_EVENT macro
92 #ifndef WINDOW_ONLY_EVENT
93 # define WINDOW_ONLY_EVENT(_name, _message, _type, _struct) macro
102 # define WINDOW_EVENT WINDOW_ONLY_EVENT
323 WINDOW_ONLY_EVENT(devicemotion, eDeviceMotion, EventNameType_None,
329 WINDOW_ONLY_EVENT(userproximity, eUserProximity, EventNameType_None,
331 WINDOW_ONLY_EVENT(devicelight, eDeviceLight, EventNameType_None,
341 WINDOW_ONLY_EVENT(vrdisplaypresentchange, eVRDisplayPresentChange,
549 # undef WINDOW_ONLY_EVENT
[all …]
/dports/www/firefox/firefox-99.0/dom/events/
H A DEventNameList.h59 # ifdef WINDOW_ONLY_EVENT
73 # define WINDOW_ONLY_EVENT MESSAGE_TO_EVENT macro
92 #ifndef WINDOW_ONLY_EVENT
93 # define WINDOW_ONLY_EVENT(_name, _message, _type, _struct) macro
102 # define WINDOW_EVENT WINDOW_ONLY_EVENT
326 WINDOW_ONLY_EVENT(devicemotion, eDeviceMotion, EventNameType_None,
332 WINDOW_ONLY_EVENT(userproximity, eUserProximity, EventNameType_None,
334 WINDOW_ONLY_EVENT(devicelight, eDeviceLight, EventNameType_None,
344 WINDOW_ONLY_EVENT(vrdisplaypresentchange, eVRDisplayPresentChange,
557 # undef WINDOW_ONLY_EVENT
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DEventNameList.h59 # ifdef WINDOW_ONLY_EVENT
73 # define WINDOW_ONLY_EVENT MESSAGE_TO_EVENT macro
92 #ifndef WINDOW_ONLY_EVENT
93 # define WINDOW_ONLY_EVENT(_name, _message, _type, _struct) macro
102 # define WINDOW_EVENT WINDOW_ONLY_EVENT
323 WINDOW_ONLY_EVENT(devicemotion, eDeviceMotion, EventNameType_None,
329 WINDOW_ONLY_EVENT(userproximity, eUserProximity, EventNameType_None,
331 WINDOW_ONLY_EVENT(devicelight, eDeviceLight, EventNameType_None,
341 WINDOW_ONLY_EVENT(vrdisplaypresentchange, eVRDisplayPresentChange,
549 # undef WINDOW_ONLY_EVENT
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsGlobalWindowOuter.h509 #define WINDOW_ONLY_EVENT EVENT macro
513 #undef WINDOW_ONLY_EVENT
H A DnsGlobalWindowInner.h586 #define WINDOW_ONLY_EVENT EVENT macro
590 #undef WINDOW_ONLY_EVENT
H A DnsContentUtils.cpp881 #define WINDOW_ONLY_EVENT EVENT in InitializeEventTable() macro
885 #undef WINDOW_ONLY_EVENT in InitializeEventTable()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsGlobalWindowOuter.h512 #define WINDOW_ONLY_EVENT EVENT macro
516 #undef WINDOW_ONLY_EVENT
H A DnsGlobalWindowInner.h572 #define WINDOW_ONLY_EVENT EVENT macro
576 #undef WINDOW_ONLY_EVENT
H A DnsContentUtils.cpp947 #define WINDOW_ONLY_EVENT EVENT in InitializeEventTable() macro
951 #undef WINDOW_ONLY_EVENT in InitializeEventTable()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsGlobalWindowOuter.h511 #define WINDOW_ONLY_EVENT EVENT macro
515 #undef WINDOW_ONLY_EVENT
H A DnsGlobalWindowInner.h565 #define WINDOW_ONLY_EVENT EVENT macro
569 #undef WINDOW_ONLY_EVENT
H A DnsContentUtils.cpp816 #define WINDOW_ONLY_EVENT EVENT in InitializeEventTable() macro
820 #undef WINDOW_ONLY_EVENT in InitializeEventTable()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsGlobalWindowOuter.h514 #define WINDOW_ONLY_EVENT EVENT macro
518 #undef WINDOW_ONLY_EVENT
H A DnsGlobalWindowInner.h580 #define WINDOW_ONLY_EVENT EVENT macro
584 #undef WINDOW_ONLY_EVENT
H A DnsContentUtils.cpp933 #define WINDOW_ONLY_EVENT EVENT in InitializeEventTable() macro
937 #undef WINDOW_ONLY_EVENT in InitializeEventTable()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsGlobalWindowOuter.h512 #define WINDOW_ONLY_EVENT EVENT macro
516 #undef WINDOW_ONLY_EVENT
H A DnsGlobalWindowInner.h572 #define WINDOW_ONLY_EVENT EVENT macro
576 #undef WINDOW_ONLY_EVENT
H A DnsContentUtils.cpp947 #define WINDOW_ONLY_EVENT EVENT in InitializeEventTable() macro
951 #undef WINDOW_ONLY_EVENT in InitializeEventTable()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsGlobalWindow.h804 #define WINDOW_ONLY_EVENT EVENT macro
808 #undef WINDOW_ONLY_EVENT
H A DnsContentUtils.cpp743 #define WINDOW_ONLY_EVENT EVENT in InitializeEventTable() macro
746 #undef WINDOW_ONLY_EVENT in InitializeEventTable()