Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/wine/
H A Denhmetafile.c1351 const EMRPOLYGON *lpPoly = (const EMRPOLYGON *)mr; in PlayEnhMetaFileRecord() local
1352 Polygon( hdc, (const POINT*)lpPoly->aptl, (UINT)lpPoly->cptl ); in PlayEnhMetaFileRecord()