Home
last modified time | relevance | path

Searched refs:GetPresShellForContent (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/animation/
H A DEffectCompositor.cpp236 if (!nsContentUtils::GetPresShellForContent(aElement)) { in RequestRestyle()
431 MOZ_ASSERT(nsContentUtils::GetPresShellForContent(aElement), in GetServoAnimationRule()
486 if (!nsContentUtils::GetPresShellForContent(target.mElement)) { in ComposeServoAnimationRuleForEffect()
813 MOZ_ASSERT(!aRoot || nsContentUtils::GetPresShellForContent(aRoot), in PreTraverseInSubtree()
860 if (!nsContentUtils::GetPresShellForContent(target.mElement)) { in PreTraverseInSubtree()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/animation/
H A DEffectCompositor.cpp236 if (!nsContentUtils::GetPresShellForContent(aElement)) { in RequestRestyle()
438 MOZ_ASSERT(nsContentUtils::GetPresShellForContent(aElement), in GetServoAnimationRule()
493 if (!nsContentUtils::GetPresShellForContent(target.mElement)) { in ComposeServoAnimationRuleForEffect()
820 MOZ_ASSERT(!aRoot || nsContentUtils::GetPresShellForContent(aRoot), in PreTraverseInSubtree()
867 if (!nsContentUtils::GetPresShellForContent(target.mElement)) { in PreTraverseInSubtree()
/dports/www/firefox/firefox-99.0/dom/animation/
H A DEffectCompositor.cpp236 if (!nsContentUtils::GetPresShellForContent(aElement)) { in RequestRestyle()
431 MOZ_ASSERT(nsContentUtils::GetPresShellForContent(aElement), in GetServoAnimationRule()
486 if (!nsContentUtils::GetPresShellForContent(target.mElement)) { in ComposeServoAnimationRuleForEffect()
813 MOZ_ASSERT(!aRoot || nsContentUtils::GetPresShellForContent(aRoot), in PreTraverseInSubtree()
860 if (!nsContentUtils::GetPresShellForContent(target.mElement)) { in PreTraverseInSubtree()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/animation/
H A DEffectCompositor.cpp236 if (!nsContentUtils::GetPresShellForContent(aElement)) { in RequestRestyle()
431 MOZ_ASSERT(nsContentUtils::GetPresShellForContent(aElement), in GetServoAnimationRule()
486 if (!nsContentUtils::GetPresShellForContent(target.mElement)) { in ComposeServoAnimationRuleForEffect()
813 MOZ_ASSERT(!aRoot || nsContentUtils::GetPresShellForContent(aRoot), in PreTraverseInSubtree()
860 if (!nsContentUtils::GetPresShellForContent(target.mElement)) { in PreTraverseInSubtree()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/animation/
H A DEffectCompositor.cpp260 if (!nsContentUtils::GetPresShellForContent(aElement)) { in RequestRestyle()
495 MOZ_ASSERT(nsContentUtils::GetPresShellForContent(aElement), in GetServoAnimationRule()
949 MOZ_ASSERT(!aRoot || nsContentUtils::GetPresShellForContent(aRoot), in PreTraverseInSubtree()
995 if (!nsContentUtils::GetPresShellForContent(target.mElement)) { in PreTraverseInSubtree()
1095 if (!nsContentUtils::GetPresShellForContent(aElement)) { in PreTraverse()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsBaseDragService.cpp515 GetPresShellForContent(nsIDOMNode* aDOMNode) in GetPresShellForContent() function
552 nsIPresShell* presShell = GetPresShellForContent(dragNode); in DrawDrag()
554 presShell = GetPresShellForContent(aDOMNode); in DrawDrag()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsBaseDragService.cpp500 static nsIPresShell* GetPresShellForContent(nsIDOMNode* aDOMNode) { in GetPresShellForContent() function
532 nsIPresShell* presShell = GetPresShellForContent(dragNode); in DrawDrag()
533 if (!presShell && mImage) presShell = GetPresShellForContent(aDOMNode); in DrawDrag()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsBaseDragService.cpp643 static PresShell* GetPresShellForContent(nsINode* aDOMNode) { in GetPresShellForContent() function
674 PresShell* presShell = GetPresShellForContent(dragNode); in DrawDrag()
676 presShell = GetPresShellForContent(aDOMNode); in DrawDrag()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsBaseDragService.cpp650 static PresShell* GetPresShellForContent(nsINode* aDOMNode) { in GetPresShellForContent() function
681 PresShell* presShell = GetPresShellForContent(dragNode); in DrawDrag()
683 presShell = GetPresShellForContent(aDOMNode); in DrawDrag()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsBaseDragService.cpp650 static PresShell* GetPresShellForContent(nsINode* aDOMNode) { in GetPresShellForContent() function
681 PresShell* presShell = GetPresShellForContent(dragNode); in DrawDrag()
683 presShell = GetPresShellForContent(aDOMNode); in DrawDrag()
/dports/www/firefox/firefox-99.0/widget/
H A DnsBaseDragService.cpp693 static PresShell* GetPresShellForContent(nsINode* aDOMNode) { in GetPresShellForContent() function
724 PresShell* presShell = GetPresShellForContent(dragNode); in DrawDrag()
726 presShell = GetPresShellForContent(aDOMNode); in DrawDrag()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DnsComputedDOMStyle.h97 aElement, aPseudo, nsContentUtils::GetPresShellForContent(aElement),
/dports/www/firefox/firefox-99.0/layout/style/
H A DnsComputedDOMStyle.h105 aElement, aPseudo, nsContentUtils::GetPresShellForContent(aElement),
H A DnsComputedDOMStyle.cpp562 PresShell* presShell = nsContentUtils::GetPresShellForContent(aElement); in DoGetComputedStyleNoFlush()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DnsComputedDOMStyle.h97 aElement, aPseudo, nsContentUtils::GetPresShellForContent(aElement),
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DnsComputedDOMStyle.h95 aElement, aPseudo, nsContentUtils::GetPresShellForContent(aElement),
H A DnsComputedDOMStyle.cpp490 PresShell* presShell = nsContentUtils::GetPresShellForContent(aElement); in DoGetComputedStyleNoFlush()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/animation/
H A DEffectCompositor.cpp789 nsIPresShell* shell = nsComputedDOMStyle::GetPresShellForContent(aElement); in GetPresContext()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsComputedDOMStyle.h98 GetPresShellForContent(nsIContent* aContent);
H A DnsComputedDOMStyle.cpp415 nsCOMPtr<nsIPresShell> presShell = GetPresShellForContent(aElement); in GetStyleContextForElement()
441 nsIPresShell *presShell = GetPresShellForContent(aElement); in GetStyleContextForElementNoFlush()
550 nsComputedDOMStyle::GetPresShellForContent(nsIContent* aContent) in GetPresShellForContent() function in nsComputedDOMStyle
639 nsCOMPtr<nsIPresShell> presShellForContent = GetPresShellForContent(mContent); in UpdateCurrentStyleSources()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h861 static mozilla::PresShell* GetPresShellForContent(const nsIContent* aContent);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h797 static nsIPresShell* GetPresShellForContent(const nsIContent* aContent);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h939 static mozilla::PresShell* GetPresShellForContent(const nsIContent* aContent);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h905 static mozilla::PresShell* GetPresShellForContent(const nsIContent* aContent);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h905 static mozilla::PresShell* GetPresShellForContent(const nsIContent* aContent);

12