Home
last modified time | relevance | path

Searched refs:IsChildOfSameType (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DVideoDocument.cpp75 if (!nsContentUtils::IsChildOfSameType(this) && in SetScriptGlobalObject()
113 if (nsContentUtils::IsChildOfSameType(this)) { in CreateSyntheticVideoDocument()
H A DImageDocument.cpp264 if (!nsContentUtils::IsChildOfSameType(this)) { in SetScriptGlobalObject()
324 !nsContentUtils::IsChildOfSameType(this)) { in ShrinkToFit()
498 if (!mImageContent || nsContentUtils::IsChildOfSameType(this)) { in OnHasTransparency()
788 if (nsContentUtils::IsChildOfSameType(this)) { in ResetZoomLevel()
H A DnsHTMLDocument.cpp750 if (plainText && !nsContentUtils::IsChildOfSameType(this) && in StartDocumentLoad()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DVideoDocument.cpp75 if (!nsContentUtils::IsChildOfSameType(this) && in SetScriptGlobalObject()
115 if (nsContentUtils::IsChildOfSameType(this)) { in CreateSyntheticVideoDocument()
H A DImageDocument.cpp270 if (!nsContentUtils::IsChildOfSameType(this)) { in SetScriptGlobalObject()
334 !nsContentUtils::IsChildOfSameType(this)) { in ShrinkToFit()
506 if (!mImageContent || nsContentUtils::IsChildOfSameType(this)) { in OnHasTransparency()
807 if (nsContentUtils::IsChildOfSameType(this)) { in ResetZoomLevel()
H A DnsHTMLDocument.cpp783 if (plainText && !nsContentUtils::IsChildOfSameType(this) && in StartDocumentLoad()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DVideoDocument.cpp91 if (!nsContentUtils::IsChildOfSameType(this)) { in SetScriptGlobalObject()
123 if (nsContentUtils::IsChildOfSameType(this)) { in CreateVideoElement()
H A DImageDocument.cpp239 if (!nsContentUtils::IsChildOfSameType(this)) { in SetScriptGlobalObject()
268 !nsContentUtils::IsChildOfSameType(this)) { in ShrinkToFit()
402 if (!mImageContent || nsContentUtils::IsChildOfSameType(this)) { in OnHasTransparency()
678 if (nsContentUtils::IsChildOfSameType(this)) { in ResetZoomLevel()
/dports/www/firefox/firefox-99.0/dom/html/
H A DVideoDocument.cpp87 if (!nsContentUtils::IsChildOfSameType(this)) { in SetScriptGlobalObject()
119 if (nsContentUtils::IsChildOfSameType(this)) { in CreateVideoElement()
H A DImageDocument.cpp236 if (!nsContentUtils::IsChildOfSameType(this)) { in SetScriptGlobalObject()
265 !nsContentUtils::IsChildOfSameType(this)) { in ShrinkToFit()
399 if (!mImageContent || nsContentUtils::IsChildOfSameType(this)) { in OnHasTransparency()
675 if (nsContentUtils::IsChildOfSameType(this)) { in ResetZoomLevel()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DVideoDocument.cpp91 if (!nsContentUtils::IsChildOfSameType(this)) { in SetScriptGlobalObject()
123 if (nsContentUtils::IsChildOfSameType(this)) { in CreateVideoElement()
H A DImageDocument.cpp239 if (!nsContentUtils::IsChildOfSameType(this)) { in SetScriptGlobalObject()
268 !nsContentUtils::IsChildOfSameType(this)) { in ShrinkToFit()
402 if (!mImageContent || nsContentUtils::IsChildOfSameType(this)) { in OnHasTransparency()
678 if (nsContentUtils::IsChildOfSameType(this)) { in ResetZoomLevel()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DVideoDocument.cpp92 if (!nsContentUtils::IsChildOfSameType(this)) { in SetScriptGlobalObject()
125 if (nsContentUtils::IsChildOfSameType(this)) { in CreateVideoElement()
H A DImageDocument.cpp240 if (!nsContentUtils::IsChildOfSameType(this)) { in SetScriptGlobalObject()
269 !nsContentUtils::IsChildOfSameType(this)) { in ShrinkToFit()
404 if (!mImageContent || nsContentUtils::IsChildOfSameType(this)) { in OnHasTransparency()
683 if (nsContentUtils::IsChildOfSameType(this)) { in ResetZoomLevel()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h1010 static bool IsChildOfSameType(nsIDocument* aDoc);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h1302 static bool IsChildOfSameType(Document* aDoc);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h1190 static bool IsChildOfSameType(nsIDocument* aDoc);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h1363 static bool IsChildOfSameType(Document* aDoc);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h1339 static bool IsChildOfSameType(Document* aDoc);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h1339 static bool IsChildOfSameType(Document* aDoc);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DEventStateManager.cpp574 doc = nsContentUtils::IsChildOfSameType(doc) ? in PreHandleEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DEventStateManager.cpp518 doc = nsContentUtils::IsChildOfSameType(doc) in PreHandleEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DEventStateManager.cpp503 doc = nsContentUtils::IsChildOfSameType(doc) ? doc->GetParentDocument() in PreHandleEvent()
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DEventStateManager.cpp577 doc = nsContentUtils::IsChildOfSameType(doc) in PreHandleEvent()
/dports/www/firefox/firefox-99.0/dom/events/
H A DEventStateManager.cpp578 doc = nsContentUtils::IsChildOfSameType(doc) in PreHandleEvent()

12