Home
last modified time | relevance | path

Searched refs:GetBackgroundImageDraw (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsPresContext.h709 bool GetBackgroundImageDraw() const { return mDrawImageBackground; } in GetBackgroundImageDraw() function
H A DnsLayoutUtils.cpp5538 if (pc->GetBackgroundColorDraw() || pc->GetBackgroundImageDraw()) { in ShouldDarkenColors()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsPresContext.h749 bool GetBackgroundImageDraw() const { return mDrawImageBackground; } in GetBackgroundImageDraw() function
H A DnsLayoutUtils.cpp5466 if (pc->GetBackgroundColorDraw() || pc->GetBackgroundImageDraw()) { in ShouldDarkenColors()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsPresContext.h709 bool GetBackgroundImageDraw() const { return mDrawImageBackground; } in GetBackgroundImageDraw() function
H A DnsLayoutUtils.cpp5538 if (pc->GetBackgroundColorDraw() || pc->GetBackgroundImageDraw()) { in ShouldDarkenColors()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsPresContext.h701 bool GetBackgroundImageDraw() const { return mDrawImageBackground; } in GetBackgroundImageDraw() function
H A DnsLayoutUtils.cpp6043 !aPresContext->GetBackgroundImageDraw(); in ShouldDarkenColors()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsPresContext.h736 bool GetBackgroundImageDraw() const { return mDrawImageBackground; } in GetBackgroundImageDraw() function
H A DnsCSSRendering.cpp2044 aDrawBackgroundImage = aPresContext->GetBackgroundImageDraw(); in DetermineBackgroundColor()
H A DnsLayoutUtils.cpp5556 !aPresContext->GetBackgroundImageDraw(); in ShouldDarkenColors()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsPresContext.h789 bool GetBackgroundImageDraw() const { return mDrawImageBackground; } in GetBackgroundImageDraw() function
H A DnsLayoutUtils.cpp5683 !aPresContext->GetBackgroundImageDraw(); in ShouldDarkenColors()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsCSSRendering.cpp2309 aDrawBackgroundImage = aPresContext->GetBackgroundImageDraw(); in DetermineBackgroundColor()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsCSSRendering.cpp2375 aDrawBackgroundImage = aPresContext->GetBackgroundImageDraw(); in DetermineBackgroundColor()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrame.cpp2524 pc->GetBackgroundImageDraw()}; in ComputeShouldPaintBackground()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrame.cpp2558 pc->GetBackgroundImageDraw()}; in ComputeShouldPaintBackground()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrame.cpp2524 pc->GetBackgroundImageDraw()}; in ComputeShouldPaintBackground()