Home
last modified time | relevance | path

Searched defs:aSrcRect (Results 1 – 14 of 14) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx464 B2IRange aSrcRect( nSrcX, nSrcY, nSrcX+nSrcWidth, nSrcY+nSrcHeight ); in copyArea() local
475 B2IRange aSrcRect( rPosAry.mnSrcX, rPosAry.mnSrcY, in copyBits() local
488 B2IRange aSrcRect( rPosAry.mnSrcX, rPosAry.mnSrcY, in drawBitmap() local
511 B2IRange aSrcRect( rPosAry.mnSrcX, rPosAry.mnSrcY, in drawBitmap() local
526 B2IRange aSrcRect( rPosAry.mnSrcX, rPosAry.mnSrcY, in drawMask() local
553 B2IRange aSrcRect( nX, nY, nX+nWidth, nY+nHeight ); in getBitmap() local
H A Dsvptext.cxx491 const B2IRange aSrcRect( B2ITuple(0,0), aAlphaMask->getSize() ); in DrawServerFontLayout() local
/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx287 const Rectangle aSrcRect( aSrcPos, maSize ); in Replace() local
306 const Rectangle aSrcRect( aSrcPos, maSize ); in Replace() local
323 const Rectangle aSrcRect( aNullPos, maSize ); in Replace() local
375 const Rectangle aSrcRect( aSrcPos, maSize ); in GetBitmapEx() local
H A Doutdev2.cxx194 Rectangle aSrcRect( Point( rPosAry.mnSrcX, rPosAry.mnSrcY ), in ImplDrawOutDevDirect() local
275 Rectangle aSrcRect( Point( aPosAry.mnSrcX, aPosAry.mnSrcY ), in DrawOutDev() local
408 Rectangle aSrcRect( Point( aPosAry.mnSrcX, aPosAry.mnSrcY ), in CopyArea() local
2390 Rectangle aSrcRect( rSrcPtPixel, rSrcSizePixel ); in ImplPrintTransparent() local
2504 Rectangle aSrcRect( rSrcPtPixel, rSrcSizePixel ); in ImplPrintMask() local
H A Dprint2.cxx1381 Rectangle aSrcRect( rSrcPt, rSrcSz ); in GetDownsampledBitmap() local
1450 Rectangle aSrcRect( rSrcPt, rSrcSz ); in GetDownsampledBitmapEx() local
H A Dimage.cxx598 Rectangle aSrcRect( Point( 0, 0 ), mpImplData->maImageSize ); in GetAsHorizontalStrip() local
H A Dbitmapex.cxx84 Rectangle aSrcRect( aSrc, aSize ); in BitmapEx() local
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx1691 Rectangle aSrcRect, aDestRect; in ReadData() local
1699 Rectangle aSrcRect, aDestRect; in ReadData() local
1716 Rectangle aSrcRect, aDestRect; in ReadData() local
1724 Rectangle aSrcRect, aDestRect; in ReadData() local
1732 Rectangle aSrcRect, aDestRect; in ReadData() local
1740 Rectangle aSrcRect, aDestRect; in ReadData() local
/trunk/main/canvas/source/vcl/
H A Dimpltools.cxx237 const ::basegfx::B2DRectangle aSrcRect( 0, 0, in transformBitmap() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx136 RECTL aSrcRect; in copyArea() local
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx162 RECT aSrcRect; in copyArea() local
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1003 const Rectangle aSrcRect( rSrcPt, rSrcSz ); in ImplWriteBmp() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1555 const CGRect aSrcRect = CGRectMake( 0, 0, aSize.Width(), aSize.Height()); in drawTransformedBitmap() local
/trunk/main/vcl/source/window/
H A Dmenu.cxx646 Rectangle aSrcRect( Point(0,0), maImage.GetSizePixel() ); in SetImages() local

Completed in 118 milliseconds