wine/dlls/gdi32
2012-05-01 14:28:39 +02:00
..
dibdrv gdi32: Support drawing to a visible rectangle smaller than the whole bitmap in the DIB engine. 2012-05-01 14:28:39 +02:00
enhmfdrv gdi32: Add a SetBoundsRect driver entry point. 2012-04-27 12:41:43 +02:00
mfdrv gdi32: Add a SetBoundsRect driver entry point. 2012-04-27 12:41:43 +02:00
tests gdi32: Add a SetBoundsRect driver entry point. 2012-04-27 12:41:43 +02:00
bidi.c gdi32: Remove unneeded shadow variable. 2012-04-18 17:11:39 +02:00
bitblt.c gdi32: Add support for clipping source coordinates to the DC device rectangle. 2012-04-30 22:47:35 +02:00
bitmap.c gdi32: Add support for clipping source coordinates to the DC device rectangle. 2012-04-30 22:47:35 +02:00
brush.c gdi32: Use the bitmap part of the DIBSECTION structure for the DDB object information. 2012-01-10 16:13:29 +01:00
clipping.c gdi32: Add support for clipping source coordinates to the DC device rectangle. 2012-04-30 22:47:35 +02:00
dc.c gdi32: Add support for clipping source coordinates to the DC device rectangle. 2012-04-30 22:47:35 +02:00
dib.c gdi32: Add support for clipping source coordinates to the DC device rectangle. 2012-04-30 22:47:35 +02:00
driver.c gdi32: Add a SetBoundsRect driver entry point. 2012-04-27 12:41:43 +02:00
enhmetafile.c
font.c gdi32: Add helper functions for manipulating bounds rectangles. 2012-04-16 13:41:29 +02:00
freetype.c gdi32: ntmCellHeight and ntmAvgWidth should be in font units. 2012-04-24 18:44:07 +02:00
gdi32.rc
gdi32.spec
gdi_private.h gdi32: Add support for clipping source coordinates to the DC device rectangle. 2012-04-30 22:47:35 +02:00
gdiobj.c
icm.c
Makefile.in
mapping.c
metafile.c
opengl.c
painting.c
palette.c
path.c gdi32: Add a GetBoundsRect driver entry point. 2012-04-16 13:53:23 +02:00
pen.c gdi32: Pass a brush_pattern structure to the SelectPen entry point for brushed pens. 2011-12-30 11:04:29 +01:00
printdrv.c
region.c gdi32: Fix rounding error for odd ellipse sizes in CreateRoundRectRgn. 2012-03-09 11:38:12 +01:00
resource.h