Sweden-Number/dlls/gdi32/dibdrv
Alexandre Julliard 582a2f511f gdi32: Add a GetBoundsRect driver entry point. 2012-04-16 13:53:23 +02:00
..
bitblt.c gdi32: Avoid redundant computation of the gradient bounding rectangle. 2012-04-13 13:41:16 +02:00
dc.c gdi32: Add a GetBoundsRect driver entry point. 2012-04-16 13:53:23 +02:00
dibdrv.h gdi32: Move the pen/brush_region helpers to graphics.c and avoid redundant clipping. 2012-04-13 13:36:23 +02:00
graphics.c gdi32: Map all the points at once in PolyPolyline, similarly to what PolyPolygon does. 2012-04-13 13:39:06 +02:00
objects.c gdi32: Move the pen/brush_region helpers to graphics.c and avoid redundant clipping. 2012-04-13 13:36:23 +02:00
primitives.c gdi32: Use separate x and y parameters in the get_pixel primitive. 2012-01-18 16:27:39 +01:00