Home
last modified time | relevance | path

Searched refs:GetScopeObject (Results 1 – 25 of 128) sorted by relevance

123456

/dports/www/firefox/firefox-99.0/dom/canvas/
H A DnsICanvasRenderingContextInternal.cpp28 return mCanvasElement->OwnerDoc()->GetScopeObject(); in GetParentObject()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DMediaError.cpp56 if (api.Init(ownerDoc->GetScopeObject())) { in GetMessage()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DMediaError.cpp56 if (api.Init(ownerDoc->GetScopeObject())) { in GetMessage()
/dports/www/firefox/firefox-99.0/dom/html/
H A DMediaError.cpp56 if (api.Init(ownerDoc->GetScopeObject())) { in GetMessage()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DMediaError.cpp56 if (api.Init(ownerDoc->GetScopeObject())) { in GetMessage()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DMediaError.cpp56 if (api.Init(ownerDoc->GetScopeObject())) { in GetMessage()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xbl/
H A DnsXBLProtoImpl.cpp55 if (NS_WARN_IF(!jsapi.Init(document->GetScopeObject()))) { in InstallImplementation()
202 if (!(sgo = ownerDoc->GetScopeObject())) { in InitTargetObjects()
H A DnsXBLBinding.cpp282 nsCOMPtr<nsIGlobalObject> go = mBoundElement->OwnerDoc()->GetScopeObject(); in SetBoundElement()
761 if (jsapi.Init(aOldDocument->GetScopeObject())) { in ChangeDocument()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xbl/
H A DnsXBLProtoImpl.cpp55 if (NS_WARN_IF(!jsapi.Init(document->GetScopeObject()))) { in InstallImplementation()
204 if (!(sgo = ownerDoc->GetScopeObject())) { in InitTargetObjects()
H A DnsXBLBinding.cpp256 nsCOMPtr<nsIGlobalObject> go = mBoundElement->OwnerDoc()->GetScopeObject(); in SetBoundElement()
665 if (jsapi.Init(aOldDocument->GetScopeObject())) { in ChangeDocument()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/browser-element/
H A DBrowserElementParent.cpp139 nsIGlobalObject* sgo = aPopupFrameElement->OwnerDoc()->GetScopeObject(); in DispatchOpenWindowEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/browser-element/
H A DBrowserElementParent.cpp168 nsIGlobalObject* sgo = aPopupFrameElement->OwnerDoc()->GetScopeObject(); in DispatchOpenWindowEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/l10n/
H A DDocumentL10n.cpp43 : DOMLocalization(aDocument->GetScopeObject()), in DocumentL10n()
/dports/www/firefox-esr/firefox-91.8.0/dom/l10n/
H A DDocumentL10n.cpp50 : DOMLocalization(aDocument->GetScopeObject(), aSync, {}), in DocumentL10n()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/l10n/
H A DDocumentL10n.cpp50 : DOMLocalization(aDocument->GetScopeObject(), aSync, {}), in DocumentL10n()
/dports/www/firefox/firefox-99.0/dom/l10n/
H A DDocumentL10n.cpp54 : DOMLocalization(aDocument->GetScopeObject(), aSync), in DocumentL10n()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLContextUtils.cpp79 if (!api.Init(mCanvasElement->OwnerDoc()->GetScopeObject())) { in GenerateWarning()
106 if (!api.Init(mCanvasElement->OwnerDoc()->GetScopeObject())) return; in GeneratePerfWarning()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DnsAnimationManager.cpp258 aPresContext->Document()->GetScopeObject(), animationName); in BuildAnimation()
H A DnsTransitionManager.cpp464 new CSSTransition(mPresContext->Document()->GetScopeObject()); in ConsiderInitiatingTransition()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsDateTimeControlFrame.cpp74 if (!api.Init(mContent->OwnerDoc()->GetScopeObject())) { in SetValueFromPicker()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DnsAnimationManager.cpp258 aPresContext->Document()->GetScopeObject(), animationName); in BuildAnimation()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DnsAnimationManager.cpp258 aPresContext->Document()->GetScopeObject(), animationName); in BuildAnimation()
/dports/www/firefox/firefox-99.0/layout/style/
H A DnsAnimationManager.cpp313 aPresContext->Document()->GetScopeObject(), animationName); in BuildAnimation()
H A DnsTransitionManager.cpp463 new CSSTransition(mPresContext->Document()->GetScopeObject()); in ConsiderInitiatingTransition()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsDateTimeControlFrame.cpp73 if (!api.Init(mContent->OwnerDoc()->GetScopeObject())) { in SetValueFromPicker()

123456