Home
last modified time | relevance | path

Searched refs:SetInActiveDocShell (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayList.h720 void SetInActiveDocShell(bool aActive) { mIsInActiveDocShell = aActive; } in SetInActiveDocShell() function
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayList.h837 void SetInActiveDocShell(bool aActive) { mIsInActiveDocShell = aActive; } in SetInActiveDocShell() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayList.h837 void SetInActiveDocShell(bool aActive) { mIsInActiveDocShell = aActive; } in SetInActiveDocShell() function
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsDisplayList.h874 void SetInActiveDocShell(bool aActive) { mIsInActiveDocShell = aActive; } in SetInActiveDocShell() function
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsLayoutUtils.cpp3245 builder->SetInActiveDocShell(bc->IsActive()); in PaintFrame()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsLayoutUtils.cpp3176 builder->SetInActiveDocShell(bc->IsActive()); in PaintFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsLayoutUtils.cpp3245 builder->SetInActiveDocShell(bc->IsActive()); in PaintFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsLayoutUtils.cpp3838 builder->SetInActiveDocShell(isActive); in PaintFrame()