Home
last modified time | relevance | path

Searched refs:EMFDRV_StrokeAndFillPath (Results 1 – 5 of 5) sorted by relevance

/reactos/win32ss/gdi/gdi32/wine/
H A Dgdi_private.h266 BOOL EMFDRV_StrokeAndFillPath( WINEDC *dc );
H A Demfdrv.c382 BOOL EMFDRV_StrokeAndFillPath( WINEDC *dc ) in EMFDRV_StrokeAndFillPath() function
/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/
H A Denhmetafiledrv.h152 extern BOOL EMFDRV_StrokeAndFillPath( PHYSDEV dev ) DECLSPEC_HIDDEN;
H A Dinit.c162 EMFDRV_StrokeAndFillPath, /* pStrokeAndFillPath */
H A Dgraphics.c1095 BOOL EMFDRV_StrokeAndFillPath( PHYSDEV dev ) function