Home
last modified time | relevance | path

Searched defs:BackstagePass (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DBackstagePass.h43 explicit BackstagePass(nsIPrincipal* prin) : in BackstagePass() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/src/
H A DBackstagePass.h38 explicit BackstagePass(nsIPrincipal* prin) : mPrincipal(prin) {} in BackstagePass() function
H A DXPCRuntimeService.cpp15 NS_IMPL_ISUPPORTS(BackstagePass, nsIXPCScriptable, nsIGlobalObject, in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A DXPCRuntimeService.cpp17 NS_IMPL_ISUPPORTS(BackstagePass, nsIXPCScriptable, nsIGlobalObject, in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox/firefox-99.0/js/xpconnect/src/
H A DXPCRuntimeService.cpp17 NS_IMPL_ISUPPORTS(BackstagePass, nsIXPCScriptable, nsIGlobalObject, in NS_IMPL_ISUPPORTS() argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/src/
H A DXPCRuntimeService.cpp17 NS_IMPL_ISUPPORTS(BackstagePass, nsIXPCScriptable, nsIGlobalObject, in NS_IMPL_ISUPPORTS() argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/src/
H A DXPCRuntimeService.cpp16 NS_IMPL_ISUPPORTS(BackstagePass, nsIXPCScriptable, nsIGlobalObject, in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/bindings/
H A DDOMJSClass.h101 static const uint32_t BackstagePass = 1u << 1; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/bindings/
H A DDOMJSClass.h108 static const uint32_t BackstagePass = 1u << 1; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/bindings/
H A DDOMJSClass.h106 static const uint32_t BackstagePass = 1u << 1; variable
/dports/www/firefox/firefox-99.0/dom/bindings/
H A DDOMJSClass.h108 static const uint32_t BackstagePass = 1u << 1; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/bindings/
H A DDOMJSClass.h108 static const uint32_t BackstagePass = 1u << 1; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/bindings/
H A DDOMJSClass.h100 static const uint32_t BackstagePass = 1u << 1; variable