Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/include/wine/
H A Dgdi_driver.h161 COLORREF (*pSetBkColor)(PHYSDEV,COLORREF); member
/reactos/win32ss/gdi/gdi32/wine/
H A Denhmetafile.c831 const EMRSETBKCOLOR *pSetBkColor = (const EMRSETBKCOLOR *)mr; in PlayEnhMetaFileRecord() local