Searched refs:aExtRect (Results 1 – 1 of 1) sorted by relevance
541 Rectangle aExtRect( rRect ); in ImplDrawComplexGradient() local543 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 25 milliseconds