Home
last modified time | relevance | path

Searched defs:aDstRect (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx288 const Rectangle aDstRect( aPos, maSize ); in Replace() local
307 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 Doutdev6.cxx63 Rectangle aDstRect( PixelToLogic( Point() ), GetOutputSize() ); in DBG_NAMEEX() local
414 Rectangle aDstRect( aPoint, GetOutputSizePixel() ); in DrawTransparent() local
660 Rectangle aDstRect( aPoint, GetOutputSizePixel() ); in DrawTransparent() local
H A Doutdev2.cxx1914 const Rectangle& aDstRect, in ImplBlendWithAlpha()
2207 Rectangle aDstRect( aNullPt, GetOutputSizePixel() ); in ImplDrawAlpha() local
H A Doutdev4.cxx939 Rectangle aDstRect( aPoint, GetOutputSizePixel() ); in DrawGradient() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx669 const CGRect aDstRect = CGRectMake( nX, nY, 1, 1); in ImplDrawPixel() local
1138 …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
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx1303 const CGRect aDstRect = CGRectMake( 0, 0, aSize.Width(), aSize.Height()); in CreateNSImage() local

Completed in 69 milliseconds