gecko-dev/gfx/src
Emilio Cobos Álvarez 37f45fa980 Bug 1773924 - Simplify nsDeviceContext code dealing with DPI changes. r=jfkthame
This in-out parameter business used to be necessary (bug 1249279), but
we don't propagate the new widget scale to remote documents (which are
the common case now) and we seem to be doing just fine without that, so
I'm not sure why this would be needed anymore.

Also simplify some unit conversions while at it.

Differential Revision: https://phabricator.services.mozilla.com/D149032
2022-06-15 09:57:38 +00:00
..
AppUnits.h
ArrayView.h
components.conf
CompositorHitTestInfo.h
DriverCrashGuard.cpp
DriverCrashGuard.h
FilterDescription.h
FilterSupport.cpp
FilterSupport.h
FontPropertyTypes.h Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
gfxCrashReporterUtils.cpp Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
gfxCrashReporterUtils.h
gfxTelemetry.cpp
gfxTelemetry.h
moz.build Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
nsBoundingMetrics.h
nsColor.cpp
nsColor.h
nsColorNameList.h
nsColorNames.h
nsCoord.h Bug 1761804: Remove checks for NS_COORD_IS_FLOAT, and its associated VERIFY_COORD() function. r=jrmuizel 2022-03-28 22:20:59 +00:00
nsDeviceContext.cpp Bug 1773924 - Simplify nsDeviceContext code dealing with DPI changes. r=jfkthame 2022-06-15 09:57:38 +00:00
nsDeviceContext.h Bug 1773924 - Simplify nsDeviceContext code dealing with DPI changes. r=jfkthame 2022-06-15 09:57:38 +00:00
nsFont.cpp
nsFont.h Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
nsFontCache.cpp
nsFontCache.h
nsFontMetrics.cpp Bug 1751738 - Check textframe writing mode when generating/drawing a soft-hyphen textrun. r=emilio 2022-01-25 23:27:23 +00:00
nsFontMetrics.h Backed out changeset 145c64b7ac17 (bug 1531223) for causing failures at gfxFontEntry.cpp. CLOSED TREE 2021-12-06 14:57:31 +02:00
nsGfxCIID.h
nsIFontEnumerator.idl
nsITheme.h Bug 1749531 - Manage native theme lifetime from Theme.cpp. r=mstange 2022-01-25 21:31:43 +00:00
nsMargin.h
nsPoint.h
nsRect.cpp Bug 1761804: Remove checks for NS_COORD_IS_FLOAT, and its associated VERIFY_COORD() function. r=jrmuizel 2022-03-28 22:20:59 +00:00
nsRect.h Bug 1761804: Remove checks for NS_COORD_IS_FLOAT, and its associated VERIFY_COORD() function. r=jrmuizel 2022-03-28 22:20:59 +00:00
nsRectAbsolute.h
nsRegion.cpp
nsRegion.h Bug 1772423 - Add a Region.Contains(point) and use it to simplify a couple callers. r=gfx-reviewers,bradwerth 2022-06-02 22:56:55 +00:00
nsRegionFwd.h
nsSize.h
nsThebesFontEnumerator.cpp
nsThebesFontEnumerator.h
nsTransform2D.cpp
nsTransform2D.h
RegionBuilder.h
RelativeLuminanceUtils.h Bug 1656363 - Implement prefers-contrast: custom and let prefers-contrast ride the trains. r=morgan 2022-04-12 09:07:18 +00:00
X11UndefineNone.h
X11Util.cpp Bug 1685375 - Remove ScopedXErrorHandler. r=jgilbert 2022-05-26 16:13:27 +00:00
X11Util.h Bug 1685375 - Remove ScopedXErrorHandler. r=jgilbert 2022-05-26 16:13:27 +00:00