Sweden-Number/dlls/gdi32/dibdrv
Huw Davies 04f8ecd956 gdi32: Check that ExtFloodFill()'s initial co-ordinates lie within the dib.
It might seem more natural to move this check inside is_interior(), but
this would slow down the unclipped case.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-29 22:40:06 +09:00
..
bitblt.c
dc.c
dibdrv.h
graphics.c gdi32: Check that ExtFloodFill()'s initial co-ordinates lie within the dib. 2016-09-29 22:40:06 +09:00
objects.c
opengl.c
primitives.c