wine/dlls/gdi32
Jacek Caban 75d21c999e gdi32: Move GdiConvertToDevmodeW to gdidc.c.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-02 21:57:38 +02:00
..
dibdrv
tests gdi32: Use NtGdiGetRandomRgn for GetClipRgn. 2021-09-02 21:57:38 +02:00
uniscribe gdi32: Use NtGdiGetGlyphIndicesW for GetGlyphIndicesW. 2021-08-30 22:49:58 +02:00
bitblt.c gdi32: Move CombineTransform to objects.c. 2021-09-01 17:09:07 +02:00
bitmap.c gdi32: Use NtGdiCreateDIBSection for CreateDIBSection. 2021-08-31 15:48:33 +02:00
brush.c gdi32: Use NtGdiExtCreatePen for ExtCreatePen. 2021-08-31 15:48:22 +02:00
clipping.c gdi32: Use NtGdiGetRandomRgn for GetMetaRgn. 2021-09-02 21:57:38 +02:00
dc.c gdi32: Move CombineTransform to objects.c. 2021-09-01 17:09:07 +02:00
dib.c gdi32: Use NtGdiCreateDIBSection for CreateDIBSection. 2021-08-31 15:48:33 +02:00
driver.c gdi32: Move GdiConvertToDevmodeW to gdidc.c. 2021-09-02 21:57:38 +02:00
emfdc.c
emfdrv.c
enhmetafile.c gdi32: Use ntgdi names for object functions. 2021-08-30 22:49:58 +02:00
font.c gdi32: Copy TranslateCharsetInfo to text.c. 2021-09-01 17:09:03 +02:00
freetype.c
gdi32.rc
gdi32.spec gdi32: Use ntgdi names for spool functions. 2021-09-02 21:57:38 +02:00
gdi_private.h
gdidc.c gdi32: Move GdiConvertToDevmodeW to gdidc.c. 2021-09-02 21:57:38 +02:00
gdiobj.c gdi32: Move GdiDllInitialize to objects.c. 2021-09-02 21:57:38 +02:00
icm.c
Makefile.in
mapping.c gdi32: Move CombineTransform to objects.c. 2021-09-01 17:09:07 +02:00
metadc.c
metafile.c gdi32: Use ntgdi names for GetClipBox and GetRandomRgn. 2021-08-30 22:49:58 +02:00
ntgdi_private.h gdi32: Store abort proc in DC_ATTR. 2021-09-02 21:57:38 +02:00
objects.c gdi32: Move GdiDllInitialize to objects.c. 2021-09-02 21:57:38 +02:00
opengl.c
opentype.c
painting.c gdi32: Move LineDDA to objects.c. 2021-09-02 21:57:38 +02:00
palette.c gdi32: Use ntgdi names for object functions. 2021-08-30 22:49:58 +02:00
path.c
pen.c gdi32: Use NtGdiExtCreatePen for ExtCreatePen. 2021-08-31 15:48:22 +02:00
printdrv.c gdi32: Use ntgdi interface for printer driver functions. 2021-09-02 21:57:38 +02:00
region.c
resource.h
text.c gdi32: Copy TranslateCharsetInfo to text.c. 2021-09-01 17:09:03 +02:00
vertical.c
vulkan.c