Home
last modified time | relevance | path

Searched refs:shouldPushOpacity (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DnsSVGIntegrationUtils.cpp752 bool shouldPushOpacity = in PaintMask() local
754 if (shouldPushOpacity) { in PaintMask()
787 shouldPushOpacity ? 1.0 : maskUsage.opacity, in PaintMask()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGIntegrationUtils.cpp740 bool shouldPushOpacity = in PaintMask() local
742 if (shouldPushOpacity) { in PaintMask()
781 aParams, maskTarget, shouldPushOpacity ? 1.0 : maskUsage.opacity, in PaintMask()
/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGIntegrationUtils.cpp772 bool shouldPushOpacity = in PaintMask() local
774 if (shouldPushOpacity) { in PaintMask()
808 aParams, maskTarget, shouldPushOpacity ? 1.0 : maskUsage.opacity, in PaintMask()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGIntegrationUtils.cpp772 bool shouldPushOpacity = in PaintMask() local
774 if (shouldPushOpacity) { in PaintMask()
808 aParams, maskTarget, shouldPushOpacity ? 1.0 : maskUsage.opacity, in PaintMask()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DnsSVGIntegrationUtils.cpp798 bool shouldPushOpacity = in PaintMask() local
800 if (shouldPushOpacity) { in PaintMask()
834 aParams, maskTarget, shouldPushOpacity ? 1.0 : maskUsage.opacity, in PaintMask()