Home
last modified time | relevance | path

Searched defs:pFillRgn (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/gdi32/include/wine/
H A Dgdi_driver.h95 BOOL (*pFillRgn)(PHYSDEV,HRGN,HBRUSH); member
/reactos/win32ss/gdi/gdi32/wine/
H A Denhmetafile.c2226 const EMRFILLRGN *pFillRgn = (const EMRFILLRGN *)mr; in PlayEnhMetaFileRecord() local