Searched defs:aDstRect (Results  1 – 6 of 6) sorted by relevance
| /aoo42x/main/vcl/source/gdi/ | 
| H A D | impimage.cxx | 288 	const Rectangle aDstRect( aPos, maSize );  in Replace()  local307 	const Rectangle aDstRect( aPos, maSize );  in Replace()  local
 324 	const Rectangle aDstRect( aPos, maSize );  in Replace()  local
 376 		const Rectangle aDstRect( aPos, maSize );  in GetBitmapEx()  local
 
 | 
| H A D | outdev6.cxx | 63 	Rectangle aDstRect( PixelToLogic( Point() ), GetOutputSize() );  in DBG_NAMEEX()  local414 			Rectangle		aDstRect( aPoint, GetOutputSizePixel() );  in DrawTransparent()  local
 660 		Rectangle		aDstRect( aPoint, GetOutputSizePixel() );  in DrawTransparent()  local
 
 | 
| H A D | outdev2.cxx | 1914                                          const Rectangle&    aDstRect,  in ImplBlendWithAlpha()2207 	Rectangle	aDstRect( aNullPt, GetOutputSizePixel() );  in ImplDrawAlpha()  local
 
 | 
| H A D | outdev4.cxx | 939 			Rectangle			aDstRect( aPoint, GetOutputSizePixel() );  in DrawGradient()  local
 | 
| /aoo42x/main/vcl/aqua/source/gdi/ | 
| H A D | salgdi.cxx | 669 	const CGRect aDstRect = CGRectMake( nX, nY, 1, 1);  in ImplDrawPixel()  local1138 …const CGRect aDstRect = CGRectMake( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnDestWidth, rPosAry…  in copyBits()  local
 1242 …const CGRect aDstRect = CGRectMake( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnDestWidth, rPosAry…  in drawBitmap()  local
 1269 …const CGRect aDstRect = CGRectMake( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnDestWidth, rPosAry…  in drawBitmap()  local
 1287 …const CGRect aDstRect = CGRectMake( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnDestWidth, rPosAry…  in drawMask()  local
 1478 	const NSRect aDstRect = NSMakeRect( nX, nY, nWidth, nHeight);  in drawEPS()  local
 1514 		const CGRect aDstRect = CGRectMake( rTR.mnDestX, rTR.mnDestY, rTR.mnDestWidth, rTR.mnDestHeight);  in drawAlphaBitmap()  local
 1562 	const CGRect aDstRect = CGRectApplyAffineTransform( aSrcRect, aCGMat );  in drawTransformedBitmap()  local
 
 | 
| /aoo42x/main/vcl/aqua/source/app/ | 
| H A D | salinst.cxx | 1303         const CGRect aDstRect = CGRectMake( 0, 0, aSize.Width(), aSize.Height());  in CreateNSImage()  local
 | 
        Completed in 126 milliseconds