Home
last modified time | relevance | path

Searched refs:aScreenWidth (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h328 int32_t aChromeWidth, int32_t aChromeHeight, int32_t aScreenWidth,
H A DnsContentUtils.cpp2060 int32_t aChromeWidth, int32_t aChromeHeight, int32_t aScreenWidth, in CalcRoundedWindowSizeForResistingFingerprinting() argument
2071 aScreenWidth - aChromeWidth); in CalcRoundedWindowSizeForResistingFingerprinting()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h296 int32_t aChromeWidth, int32_t aChromeHeight, int32_t aScreenWidth,
H A DnsContentUtils.cpp2232 int32_t aChromeWidth, int32_t aChromeHeight, int32_t aScreenWidth, in CalcRoundedWindowSizeForResistingFingerprinting() argument
2243 std::min(sPrivacyMaxInnerWidth, aScreenWidth - aChromeWidth); in CalcRoundedWindowSizeForResistingFingerprinting()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h377 int32_t aChromeWidth, int32_t aChromeHeight, int32_t aScreenWidth,
H A DnsContentUtils.cpp2310 int32_t aChromeWidth, int32_t aChromeHeight, int32_t aScreenWidth, in CalcRoundedWindowSizeForResistingFingerprinting() argument
2321 aScreenWidth - aChromeWidth); in CalcRoundedWindowSizeForResistingFingerprinting()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h373 int32_t aChromeWidth, int32_t aChromeHeight, int32_t aScreenWidth,
H A DnsContentUtils.cpp2332 int32_t aChromeWidth, int32_t aChromeHeight, int32_t aScreenWidth, in CalcRoundedWindowSizeForResistingFingerprinting() argument
2343 aScreenWidth - aChromeWidth); in CalcRoundedWindowSizeForResistingFingerprinting()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h373 int32_t aChromeWidth, int32_t aChromeHeight, int32_t aScreenWidth,
H A DnsContentUtils.cpp2332 int32_t aChromeWidth, int32_t aChromeHeight, int32_t aScreenWidth, in CalcRoundedWindowSizeForResistingFingerprinting() argument
2343 aScreenWidth - aChromeWidth); in CalcRoundedWindowSizeForResistingFingerprinting()
/dports/cad/opencascade/opencascade-7.6.0/src/ViewerTest/
H A DViewerTest_ViewerCommands.cxx598 aScreenWidth = 0, in ViewerInit() local
606 aScreenWidth = aWindowSize.right; in ViewerInit()
610 aScreenWidth = WidthOfScreen(aScreen); in ViewerInit()
613 GetCocoaScreenResolution (aScreenWidth, aScreenHeight); in ViewerInit()
625 && aRight + 2*aPxWidth + 40 > aScreenWidth) in ViewerInit()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DnsWindow.cpp1094 int32_t aScreenWidth, int32_t aScreenHeight) in OnSizeChanged() argument