Searched defs:pPoly (Results 1 – 2 of 2) sorted by relevance
1044 const EMRPOLYGON16 *pPoly = (const EMRPOLYGON16 *)mr; in PlayEnhMetaFileRecord() local1060 const EMRPOLYLINE16 *pPoly = (const EMRPOLYLINE16 *)mr; in PlayEnhMetaFileRecord() local1076 const EMRPOLYLINETO16 *pPoly = (const EMRPOLYLINETO16 *)mr; in PlayEnhMetaFileRecord() local1092 const EMRPOLYBEZIER16 *pPoly = (const EMRPOLYBEZIER16 *)mr; in PlayEnhMetaFileRecord() local1108 const EMRPOLYBEZIERTO16 *pPoly = (const EMRPOLYBEZIERTO16 *)mr; in PlayEnhMetaFileRecord() local
533 _In_ PPOLYPATBLT pPoly, in PolyPatBlt()