Module: wine Branch: master Commit: faba25c63751cf12a98d35281f23cf0c8fd555af URL: https://gitlab.winehq.org/wine/wine/-/commit/faba25c63751cf12a98d35281f23cf0...
Author: Piotr Caban piotr@codeweavers.com Date: Mon May 8 18:39:15 2023 +0200
wineps: Remove gdi_physdev from print_ctx structure.
---
dlls/wineps.drv/bitmap.c | 2 +- dlls/wineps.drv/brush.c | 8 +-- dlls/wineps.drv/builtin.c | 4 +- dlls/wineps.drv/clipping.c | 6 +-- dlls/wineps.drv/download.c | 26 ++++----- dlls/wineps.drv/escape.c | 6 +-- dlls/wineps.drv/font.c | 2 +- dlls/wineps.drv/graphics.c | 52 +++++++++--------- dlls/wineps.drv/init.c | 2 +- dlls/wineps.drv/pen.c | 4 +- dlls/wineps.drv/printproc.c | 126 ++++++++++++++++++++++---------------------- dlls/wineps.drv/ps.c | 4 +- dlls/wineps.drv/psdrv.h | 2 +- dlls/wineps.drv/text.c | 8 +-- dlls/wineps.drv/type1.c | 4 +- dlls/wineps.drv/type42.c | 4 +- 16 files changed, 130 insertions(+), 130 deletions(-)