Home
last modified time | relevance | path

Searched refs:aExtRect (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx541 Rectangle aExtRect( rRect ); in ImplDrawComplexGradient() local
543 aExtRect.Left() -= 1; in ImplDrawComplexGradient()
544 aExtRect.Top() -= 1; in ImplDrawComplexGradient()
545 aExtRect.Right() += 1; in ImplDrawComplexGradient()
546 aExtRect.Bottom() += 1; in ImplDrawComplexGradient()
548 ImplDrawPolygon( aPoly = aExtRect, pClipPolyPoly ); in ImplDrawComplexGradient()

Completed in 17 milliseconds