Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/gfx/src/
H A DnsDeviceContext.h100 int32_t AppUnitsPerPhysicalInch() const { return mAppUnitsPerPhysicalInch; } in AppUnitsPerPhysicalInch()
260 int32_t mAppUnitsPerPhysicalInch; variable
H A DnsDeviceContext.cpp51 mAppUnitsPerPhysicalInch(-1), in nsDeviceContext()
131 mAppUnitsPerPhysicalInch = in SetDPI()
444 int32_t oldInches = mAppUnitsPerPhysicalInch; in CheckDPIChange()
449 oldInches != mAppUnitsPerPhysicalInch; in CheckDPIChange()
/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DnsDeviceContext.h109 int32_t AppUnitsPerPhysicalInch() const { return mAppUnitsPerPhysicalInch; } in AppUnitsPerPhysicalInch()
290 int32_t mAppUnitsPerPhysicalInch; variable
H A DnsDeviceContext.cpp240 mAppUnitsPerPhysicalInch(-1), in nsDeviceContext()
358 mAppUnitsPerPhysicalInch = in SetDPI()
670 int32_t oldInches = mAppUnitsPerPhysicalInch; in CheckDPIChange()
675 oldInches != mAppUnitsPerPhysicalInch; in CheckDPIChange()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/src/
H A DnsDeviceContext.h109 int32_t AppUnitsPerPhysicalInch() const { return mAppUnitsPerPhysicalInch; } in AppUnitsPerPhysicalInch()
294 int32_t mAppUnitsPerPhysicalInch; variable
H A DnsDeviceContext.cpp238 mAppUnitsPerPhysicalInch(-1), in nsDeviceContext()
356 mAppUnitsPerPhysicalInch = in SetDPI()
663 int32_t oldInches = mAppUnitsPerPhysicalInch; in CheckDPIChange()
668 oldInches != mAppUnitsPerPhysicalInch; in CheckDPIChange()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DnsDeviceContext.h109 int32_t AppUnitsPerPhysicalInch() const { return mAppUnitsPerPhysicalInch; } in AppUnitsPerPhysicalInch()
290 int32_t mAppUnitsPerPhysicalInch; variable
H A DnsDeviceContext.cpp240 mAppUnitsPerPhysicalInch(-1), in nsDeviceContext()
358 mAppUnitsPerPhysicalInch = in SetDPI()
670 int32_t oldInches = mAppUnitsPerPhysicalInch; in CheckDPIChange()
675 oldInches != mAppUnitsPerPhysicalInch; in CheckDPIChange()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsDeviceContext.h112 { return mAppUnitsPerPhysicalInch; } in AppUnitsPerPhysicalInch()
294 int32_t mAppUnitsPerPhysicalInch; variable
H A DnsDeviceContext.cpp195 mAppUnitsPerPhysicalInch(-1), in nsDeviceContext()
302 mAppUnitsPerPhysicalInch = NS_lround(dpi * mAppUnitsPerDevPixelAtUnitFullZoom); in SetDPI()
682 int32_t oldInches = mAppUnitsPerPhysicalInch; in CheckDPIChange()
687 oldInches != mAppUnitsPerPhysicalInch; in CheckDPIChange()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsDeviceContext.h117 int32_t AppUnitsPerPhysicalInch() const { return mAppUnitsPerPhysicalInch; } in AppUnitsPerPhysicalInch()
308 int32_t mAppUnitsPerPhysicalInch; variable
H A DnsDeviceContext.cpp188 mAppUnitsPerPhysicalInch(-1), in nsDeviceContext()
304 mAppUnitsPerPhysicalInch = in SetDPI()
612 int32_t oldInches = mAppUnitsPerPhysicalInch; in CheckDPIChange()
617 oldInches != mAppUnitsPerPhysicalInch; in CheckDPIChange()