Home
last modified time | relevance | path

Searched refs:isDisplayportSuppressed (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/layout/base/
H A DDisplayPortUtils.cpp444 bool isDisplayportSuppressed = false; in GetDisplayPortImpl() local
451 isDisplayportSuppressed = presShell->IsDisplayportSuppressed(); in GetDisplayPortImpl()
457 } else if (isDisplayportSuppressed || in GetDisplayPortImpl()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DDisplayPortUtils.cpp541 bool isDisplayportSuppressed = false; in GetDisplayPortImpl() local
548 isDisplayportSuppressed = presShell->IsDisplayportSuppressed(); in GetDisplayPortImpl()
554 } else if (isDisplayportSuppressed || in GetDisplayPortImpl()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DDisplayPortUtils.cpp541 bool isDisplayportSuppressed = false; in GetDisplayPortImpl() local
548 isDisplayportSuppressed = presShell->IsDisplayportSuppressed(); in GetDisplayPortImpl()
554 } else if (isDisplayportSuppressed || in GetDisplayPortImpl()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsLayoutUtils.cpp1102 bool isDisplayportSuppressed = false; in GetDisplayPortImpl() local
1109 isDisplayportSuppressed = presShell->IsDisplayportSuppressed(); in GetDisplayPortImpl()
1115 } else if (isDisplayportSuppressed || in GetDisplayPortImpl()