Home
last modified time | relevance | path

Searched refs:UsingMaskOrClipPathForFrame (Results 1 – 19 of 19) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DnsSVGIntegrationUtils.h54 static bool UsingMaskOrClipPathForFrame(const nsIFrame* aFrame);
H A DnsSVGIntegrationUtils.cpp161 bool nsSVGIntegrationUtils::UsingMaskOrClipPathForFrame( in UsingMaskOrClipPathForFrame() function in nsSVGIntegrationUtils
812 MOZ_ASSERT(UsingMaskOrClipPathForFrame(aParams.frame), in PaintMaskAndClipPath()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DnsSVGIntegrationUtils.h55 UsingMaskOrClipPathForFrame(const nsIFrame* aFrame);
H A DnsSVGIntegrationUtils.cpp164 nsSVGIntegrationUtils::UsingMaskOrClipPathForFrame(const nsIFrame* aFrame) in UsingMaskOrClipPathForFrame() function in nsSVGIntegrationUtils
732 MOZ_ASSERT(UsingMaskOrClipPathForFrame(aParams.frame), in PaintMaskAndClipPath()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGIntegrationUtils.h65 static bool UsingMaskOrClipPathForFrame(const nsIFrame* aFrame);
H A DSVGIntegrationUtils.cpp168 bool SVGIntegrationUtils::UsingMaskOrClipPathForFrame(const nsIFrame* aFrame) { in UsingMaskOrClipPathForFrame() function in mozilla::SVGIntegrationUtils
808 MOZ_ASSERT(SVGIntegrationUtils::UsingMaskOrClipPathForFrame(aParams.frame), in PaintMaskAndClipPathInternal()
1145 if (SVGIntegrationUtils::UsingMaskOrClipPathForFrame(aFrame)) { in UsesSVGEffectsNotSupportedInCompositor()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DnsSVGIntegrationUtils.h70 static bool UsingMaskOrClipPathForFrame(const nsIFrame* aFrame);
H A DnsSVGIntegrationUtils.cpp172 bool nsSVGIntegrationUtils::UsingMaskOrClipPathForFrame( in UsingMaskOrClipPathForFrame() function in nsSVGIntegrationUtils
863 MOZ_ASSERT(nsSVGIntegrationUtils::UsingMaskOrClipPathForFrame(aParams.frame), in PaintMaskAndClipPathInternal()
1226 if (nsSVGIntegrationUtils::UsingMaskOrClipPathForFrame(aFrame)) { in UsesSVGEffectsNotSupportedInCompositor()
/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGIntegrationUtils.h69 static bool UsingMaskOrClipPathForFrame(const nsIFrame* aFrame);
H A DSVGIntegrationUtils.cpp170 bool SVGIntegrationUtils::UsingMaskOrClipPathForFrame(const nsIFrame* aFrame) { in UsingMaskOrClipPathForFrame() function in mozilla::SVGIntegrationUtils
837 MOZ_ASSERT(SVGIntegrationUtils::UsingMaskOrClipPathForFrame(aParams.frame), in PaintMaskAndClipPathInternal()
1197 if (SVGIntegrationUtils::UsingMaskOrClipPathForFrame(aFrame)) { in UsesSVGEffectsNotSupportedInCompositor()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGIntegrationUtils.h69 static bool UsingMaskOrClipPathForFrame(const nsIFrame* aFrame);
H A DSVGIntegrationUtils.cpp170 bool SVGIntegrationUtils::UsingMaskOrClipPathForFrame(const nsIFrame* aFrame) { in UsingMaskOrClipPathForFrame() function in mozilla::SVGIntegrationUtils
837 MOZ_ASSERT(SVGIntegrationUtils::UsingMaskOrClipPathForFrame(aParams.frame), in PaintMaskAndClipPathInternal()
1197 if (SVGIntegrationUtils::UsingMaskOrClipPathForFrame(aFrame)) { in UsesSVGEffectsNotSupportedInCompositor()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/
H A DnsSliderFrame.cpp986 nsSVGIntegrationUtils::UsingMaskOrClipPathForFrame(aFrame); in UsesSVGEffects()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrame.cpp3254 bool usingMask = SVGIntegrationUtils::UsingMaskOrClipPathForFrame(this); in BuildDisplayListForStackingContext()
11354 if (SVGIntegrationUtils::UsingMaskOrClipPathForFrame(this)) { in GetCompositorHitTestInfo()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrame.cpp3339 bool usingMask = SVGIntegrationUtils::UsingMaskOrClipPathForFrame(this); in BuildDisplayListForStackingContext()
11516 if (SVGIntegrationUtils::UsingMaskOrClipPathForFrame(this)) { in GetCompositorHitTestInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrame.cpp3254 bool usingMask = SVGIntegrationUtils::UsingMaskOrClipPathForFrame(this); in BuildDisplayListForStackingContext()
11354 if (SVGIntegrationUtils::UsingMaskOrClipPathForFrame(this)) { in GetCompositorHitTestInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrame.cpp3390 bool usingMask = nsSVGIntegrationUtils::UsingMaskOrClipPathForFrame(this); in BuildDisplayListForStackingContext()
11513 if (nsSVGIntegrationUtils::UsingMaskOrClipPathForFrame(this)) { in GetCompositorHitTestInfo()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsFrame.cpp2190 bool usingMask = nsSVGIntegrationUtils::UsingMaskOrClipPathForFrame(this);
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrame.cpp2699 bool usingMask = nsSVGIntegrationUtils::UsingMaskOrClipPathForFrame(this); in BuildDisplayListForStackingContext()