Searched refs:aInvertPixelPoly (Results 1 – 1 of 1) sorted by relevance
202 basegfx::B2DPolyPolygon aInvertPixelPoly; in handleBitmapContent() local204 aInvertPixelPoly.append( in handleBitmapContent()209 aInvertPixelPoly.append(aPixelPoly); in handleBitmapContent()212 aVDev.DrawPolyPolygon(aInvertPixelPoly); in handleBitmapContent()
Completed in 19 milliseconds