Sweden-Number/dlls/gdiplus
Francois Gouget f870708c66 gdiplus: Make some GdipDraw*Path() functions static.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-09 21:29:55 +01:00
..
tests gdiplus/tests: Test for initial properties of adjustable arrow caps. 2016-12-19 19:08:19 +01:00
Makefile.in
brush.c gdiplus: Fix GdipCreateLineBrushFromRectWithAngle implementation. 2016-10-25 18:33:33 +02:00
customlinecap.c
font.c gdiplus: Create the FontFamily before checking for duplicates. 2016-12-02 11:43:03 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Implement GdipBitmapGetHistogram(). 2016-11-03 11:43:02 +01:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Implement EMR_SETWORLDTRANSFORM playback. 2016-10-10 21:13:13 +02:00
graphics.c gdiplus: Make some GdipDraw*Path() functions static. 2017-01-09 21:29:55 +01:00
graphicspath.c gdiplus: Fix memory leak in format_string_callback error path. 2017-01-03 20:07:51 +01:00
image.c gdiplus: Return success from GdipImageSetAbort(). 2016-11-04 18:42:39 +01:00
imageattributes.c
matrix.c gdiplus: Use static data for identity check in GdipIsMatrixIdentity(). 2016-11-04 18:42:45 +01:00
metafile.c gdiplus: Implement EMR_EXTSELECTCLIPRGN playback. 2016-10-11 18:38:09 +02:00
pathiterator.c
pen.c
region.c
stringformat.c