1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/gdiplus
Michael Stefaniuc 812eb3c41d gdiplus: Remove superfluous cast to self.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-28 21:35:01 +02:00
..
tests gdiplus/tests: Use the ARRAY_SIZE() macro. 2020-09-24 15:02:08 +02:00
brush.c gdiplus: Handle additional hatch styles. 2020-06-15 20:55:56 +02:00
customlinecap.c
font.c gdiplus: Set font emSize to height minus internal leading. 2020-07-15 20:06:37 +02:00
gdiplus_private.h gdiplus: Add FillRegion serialization. 2020-07-22 22:18:22 +02:00
gdiplus.c gdiplus: Avoid a few unnecessary calculations for arc2polybezier. 2020-08-05 15:06:53 +02:00
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Implement GdipEnumerateMetafileSrcRectDestRect. 2020-09-18 22:25:09 +02:00
gdiplus11.manifest
graphics.c gdiplus: Initialize the dead point coordinates in "GpPointF, *ptf" to 0. 2020-09-18 22:25:25 +02:00
graphicspath.c
image.c gdiplus: Introduce absdiff helper. 2020-06-01 22:10:28 +02:00
imageattributes.c
Makefile.in
matrix.c
metafile.c gdiplus: Remove superfluous cast to self. 2020-09-28 21:35:01 +02:00
pathiterator.c
pen.c
region.c
stringformat.c