Home
last modified time | relevance | path

Searched refs:fillType (Results 1 – 4 of 4) sorted by relevance

/reactos/win32ss/gdi/gdi32/wine/mfdrv/
H A Dmetafiledrv.h74 extern BOOL MFDRV_ExtFloodFill( PHYSDEV dev, INT x, INT y, COLORREF color, UINT fillType ) DECLSPEC…
H A Dgraphics.c244 BOOL MFDRV_ExtFloodFill( PHYSDEV dev, INT x, INT y, COLORREF color, UINT fillType ) in MFDRV_ExtFloodFill() argument
/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/
H A Denhmetafiledrv.h77 extern BOOL EMFDRV_ExtFloodFill( PHYSDEV dev, INT x, INT y, COLORREF color, UINT fillType ) DEC…
H A Dgraphics.c747 BOOL EMFDRV_ExtFloodFill( PHYSDEV dev, INT x, INT y, COLORREF color, UINT fillType ) argument
756 emr.iMode = fillType;