Home
last modified time | relevance | path

Searched refs:cssToDeviceScale (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/xpfe/appshell/
H A DnsXULWindow.cpp1360 double desktopToDeviceScale = 1.0, cssToDeviceScale = 1.0; in StaggerPosition() local
1362 ourScreen->GetDefaultCSSScaleFactor(&cssToDeviceScale); in StaggerPosition()
1363 double cssToDesktopFactor = cssToDeviceScale / desktopToDeviceScale; in StaggerPosition()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpfe/appshell/
H A DnsXULWindow.cpp1409 double desktopToDeviceScale = 1.0, cssToDeviceScale = 1.0; in StaggerPosition() local
1411 ourScreen->GetDefaultCSSScaleFactor(&cssToDeviceScale); in StaggerPosition()
1412 double cssToDesktopFactor = cssToDeviceScale / desktopToDeviceScale; in StaggerPosition()
/dports/lang/spidermonkey78/firefox-78.9.0/xpfe/appshell/
H A DAppWindow.cpp1530 double desktopToDeviceScale = 1.0, cssToDeviceScale = 1.0; in StaggerPosition() local
1532 ourScreen->GetDefaultCSSScaleFactor(&cssToDeviceScale); in StaggerPosition()
1533 double cssToDesktopFactor = cssToDeviceScale / desktopToDeviceScale; in StaggerPosition()
/dports/mail/thunderbird/thunderbird-91.8.0/xpfe/appshell/
H A DAppWindow.cpp1525 double desktopToDeviceScale = 1.0, cssToDeviceScale = 1.0; in StaggerPosition() local
1527 ourScreen->GetDefaultCSSScaleFactor(&cssToDeviceScale); in StaggerPosition()
1528 double cssToDesktopFactor = cssToDeviceScale / desktopToDeviceScale; in StaggerPosition()
/dports/www/firefox/firefox-99.0/xpfe/appshell/
H A DAppWindow.cpp1528 double desktopToDeviceScale = 1.0, cssToDeviceScale = 1.0; in StaggerPosition() local
1530 ourScreen->GetDefaultCSSScaleFactor(&cssToDeviceScale); in StaggerPosition()
1531 double cssToDesktopFactor = cssToDeviceScale / desktopToDeviceScale; in StaggerPosition()
/dports/www/firefox-esr/firefox-91.8.0/xpfe/appshell/
H A DAppWindow.cpp1525 double desktopToDeviceScale = 1.0, cssToDeviceScale = 1.0; in StaggerPosition() local
1527 ourScreen->GetDefaultCSSScaleFactor(&cssToDeviceScale); in StaggerPosition()
1528 double cssToDesktopFactor = cssToDeviceScale / desktopToDeviceScale; in StaggerPosition()