Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx202 basegfx::B2DPolyPolygon aInvertPixelPoly; in handleBitmapContent() local
204 aInvertPixelPoly.append( in handleBitmapContent()
209 aInvertPixelPoly.append(aPixelPoly); in handleBitmapContent()
212 aVDev.DrawPolyPolygon(aInvertPixelPoly); in handleBitmapContent()

Completed in 15 milliseconds