Sweden-Number/dlls/gdi32/tests
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
..
Makefile.in
bitmap.c gdi32: Implement DC creation from pre-existing memory. 2016-04-13 23:01:07 +09:00
brush.c gdi32: Use POINT and SIZE to hold positions and extents. 2016-07-27 22:21:08 +09:00
clipping.c gdi32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-21 00:23:56 +09:00
dc.c gdi32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-21 00:23:56 +09:00
dib.c gdi32: Check that ExtFloodFill()'s initial co-ordinates lie within the dib. 2016-09-29 22:40:06 +09:00
font.c gdi32/tests: Make use of todo_wine_if(). 2016-08-05 09:14:34 -05:00
gdiobj.c
generated.c
icm.c gdi32: Handle NULL filename in GetICMProfileA(). 2015-12-21 18:18:45 +01:00
mapping.c gdi32/tests: Use wine_dbgstr_rect() to print RECTs. 2016-06-21 00:23:56 +09:00
metafile.c gdi32: Reimplement Ellipse in paths to avoid calling imprecise arc helper functions. 2016-06-24 15:33:04 +09:00
palette.c gdi32: Return default palette entries from GetSystemPaletteEntries for non-palette-based devices. 2015-10-21 19:19:09 +09:00
path.c gdi32/tests: Add a test to run once through all functions supported on paths. 2016-06-24 15:33:04 +09:00
pen.c gdi32/tests: Avoid variable length arrays (MSVC). 2015-02-17 22:28:14 +09:00
resource.rc
vertical.sfd
vertical.ttf
wine_test.sfd gdi32/tests: tmLastChar is solely governed by the last entry before 0xffff in the cmap. 2014-06-11 16:04:55 +02:00
wine_test.ttf gdi32/tests: tmLastChar is solely governed by the last entry before 0xffff in the cmap. 2014-06-11 16:04:55 +02:00
wine_vdmx.sfd
wine_vdmx.ttf