Home
last modified time | relevance | path

Searched refs:rDstRect (Results 1 – 4 of 4) sorted by relevance

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx644 rDstRect), in implDrawBitmap()
663 rDstRect)); in implDrawBitmapGeneric()
861 rDstRect), in implDrawMaskedBitmap()
895 rDstRect)); in implDrawMaskedBitmapGeneric()
909 rSrcRect, rDstRect, in drawMaskedBitmap_i()
914 rSrcRect, rDstRect, in drawMaskedBitmap_i()
1385 basegfx::B2IRange aDestRange( rDstRect ); in drawBitmap()
1407 drawBitmap(rSrcBitmap,rSrcRect,rDstRect,drawMode); in drawBitmap()
1414 basegfx::B2IRange aDestRange( rDstRect ); in drawBitmap()
1550 basegfx::B2IRange aDestRange( rDstRect ); in drawMaskedBitmap()
[all …]
/trunk/main/basebmp/inc/basebmp/
H A Dbitmapdevice.hxx347 const basegfx::B2IRange& rDstRect,
380 const basegfx::B2IRange& rDstRect,
491 const basegfx::B2IRange& rDstRect,
536 const basegfx::B2IRange& rDstRect,
605 const basegfx::B2IRange& rDstRect,
609 const basegfx::B2IRange& rDstRect,
628 const basegfx::B2IRange& rDstRect,
633 const basegfx::B2IRange& rDstRect,
/trunk/main/filter/source/svg/
H A Dsvgwriter.hxx197 Rectangle& ImplMap( const Rectangle& rRect, Rectangle& rDstRect ) const;
H A Dsvgwriter.cxx436 Rectangle& SVGActionWriter::ImplMap( const Rectangle& rRect, Rectangle& rDstRect ) const in ImplMap()
441 return( rDstRect = Rectangle( ImplMap( aTL, aTL ), ImplMap( aSz, aSz ) ) ); in ImplMap()

Completed in 44 milliseconds