Searched refs:aClipPolyPoly (Results  1 – 2 of 2) sorted by relevance
| /trunk/main/svtools/source/graphic/ | 
| H A D | grfmgr.cxx | 640             PolyPolygon aClipPolyPoly;  in IsCached()  local 642             ImplGetCropParams( pOut, aPt, aSz, pAttr, aClipPolyPoly, bRectClip );  in IsCached() 711 		PolyPolygon aClipPolyPoly;  in Draw()  local 723                 aCropRect = aClipPolyPoly.GetBoundRect();  in Draw() 728 				pOut->IntersectClipRegion( aClipPolyPoly );  in Draw() 783                 PolyPolygon aClipPolyPoly;  in DrawWithPDFHandling()  local 788                                                       aClipPolyPoly,  in DrawWithPDFHandling() 792                     aCropRect = aClipPolyPoly.GetBoundRect();  in DrawWithPDFHandling() 861 				PolyPolygon aClipPolyPoly;  in StartAnimation()  local 870 						pOut->IntersectClipRegion( aClipPolyPoly.GetBoundRect() );  in StartAnimation() [all …] 
 | 
| /trunk/main/vcl/source/gdi/ | 
| H A D | outdev4.cxx | 911 						PolyPolygon aClipPolyPoly( ImplLogicToDevicePixel( rPolyPoly ) );  in DrawGradient()  local 927     		            	ImplDrawLinearGradient( aRect, aGradient, sal_False, &aClipPolyPoly );  in DrawGradient() 929 				            ImplDrawComplexGradient( aRect, aGradient, sal_False, &aClipPolyPoly );  in DrawGradient()
  | 
        Completed in 50 milliseconds