Home
last modified time | relevance | path

Searched defs:GetContextInternal (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsGlobalWindowOuter.h1173 inline nsIScriptContext* nsGlobalWindowOuter::GetContextInternal() { in GetContextInternal() function
H A DnsGlobalWindowInner.h1482 inline nsIScriptContext* nsGlobalWindowInner::GetContextInternal() { in GetContextInternal() function
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsGlobalWindowOuter.h1197 inline nsIScriptContext* nsGlobalWindowOuter::GetContextInternal() { in GetContextInternal() function
H A DnsGlobalWindowInner.h1559 inline nsIScriptContext* nsGlobalWindowInner::GetContextInternal() { in GetContextInternal() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsGlobalWindowOuter.h1192 inline nsIScriptContext* nsGlobalWindowOuter::GetContextInternal() { in GetContextInternal() function
H A DnsGlobalWindowInner.h1592 inline nsIScriptContext* nsGlobalWindowInner::GetContextInternal() { in GetContextInternal() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsGlobalWindowOuter.h1197 inline nsIScriptContext* nsGlobalWindowOuter::GetContextInternal() { in GetContextInternal() function
H A DnsGlobalWindowInner.h1559 inline nsIScriptContext* nsGlobalWindowInner::GetContextInternal() { in GetContextInternal() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsGlobalWindowOuter.h1124 inline nsIScriptContext* nsGlobalWindowOuter::GetContextInternal() { in GetContextInternal() function
H A DnsGlobalWindowInner.h1475 inline nsIScriptContext* nsGlobalWindowInner::GetContextInternal() { in GetContextInternal() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsGlobalWindow.h550 nsIScriptContext *GetContextInternal() in GetContextInternal() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/
H A Dthread.cs1428 internal static extern Context GetContextInternal(IntPtr id); in GetContextInternal() method in System.Threading.Thread