Lines Matching refs:rSrcSize
1382 const basegfx::B2IVector& rSrcSize( rSrcBitmap->getSize() ); in drawBitmap() local
1383 const basegfx::B2IRange aSrcBounds( 0,0,rSrcSize.getX(),rSrcSize.getY() ); in drawBitmap()
1411 const basegfx::B2IVector& rSrcSize( rSrcBitmap->getSize() ); in drawBitmap() local
1412 const basegfx::B2IRange aSrcBounds( 0,0,rSrcSize.getX(),rSrcSize.getY() ); in drawBitmap()
1441 const basegfx::B2IVector& rSrcSize( rAlphaMask->getSize() ); in drawMaskedColor() local
1442 const basegfx::B2IRange aSrcBounds( 0,0,rSrcSize.getX(),rSrcSize.getY() ); in drawMaskedColor()
1492 const basegfx::B2IVector& rSrcSize( rAlphaMask->getSize() ); in drawMaskedColor() local
1493 const basegfx::B2IRange aSrcBounds( 0,0,rSrcSize.getX(),rSrcSize.getY() ); in drawMaskedColor()
1547 const basegfx::B2IVector& rSrcSize( rSrcBitmap->getSize() ); in drawMaskedBitmap() local
1548 const basegfx::B2IRange aSrcBounds( 0,0,rSrcSize.getX(),rSrcSize.getY() ); in drawMaskedBitmap()
1579 const basegfx::B2IVector& rSrcSize( rSrcBitmap->getSize() ); in drawMaskedBitmap() local
1580 const basegfx::B2IRange aSrcBounds( 0,0,rSrcSize.getX(),rSrcSize.getY() ); in drawMaskedBitmap()