Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayList.h536 mIsPaintingForWebRender = true; in SetPaintingForWebRender()
538 bool IsPaintingForWebRender() const { return mIsPaintingForWebRender; } in IsPaintingForWebRender()
1901 bool mIsPaintingForWebRender; variable
H A DnsDisplayList.cpp676 mIsPaintingForWebRender(false), in nsDisplayListBuilder()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayList.h648 mIsPaintingForWebRender = true; in SetPaintingForWebRender()
650 bool IsPaintingForWebRender() const { return mIsPaintingForWebRender; } in IsPaintingForWebRender()
2040 bool mIsPaintingForWebRender; variable
H A DnsDisplayList.cpp643 mIsPaintingForWebRender(false), in nsDisplayListBuilder()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayList.h648 mIsPaintingForWebRender = true; in SetPaintingForWebRender()
650 bool IsPaintingForWebRender() const { return mIsPaintingForWebRender; } in IsPaintingForWebRender()
2040 bool mIsPaintingForWebRender; variable
H A DnsDisplayList.cpp643 mIsPaintingForWebRender(false), in nsDisplayListBuilder()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsDisplayList.h673 mIsPaintingForWebRender = true; in SetPaintingForWebRender()
675 bool IsPaintingForWebRender() const { return mIsPaintingForWebRender; } in IsPaintingForWebRender()
2017 bool mIsPaintingForWebRender; variable
H A DnsDisplayList.cpp549 mIsPaintingForWebRender(false), in nsDisplayListBuilder()