LibreOffice Module vcl (master) 1
|
#include <salgtype.hxx>
Public Member Functions | |
SalTwoRect (tools::Long nSrcX, tools::Long nSrcY, tools::Long nSrcWidth, tools::Long nSrcHeight, tools::Long nDestX, tools::Long nDestY, tools::Long nDestWidth, tools::Long nDestHeight) | |
Public Attributes | |
tools::Long | mnSrcX |
tools::Long | mnSrcY |
tools::Long | mnSrcWidth |
tools::Long | mnSrcHeight |
tools::Long | mnDestX |
tools::Long | mnDestY |
tools::Long | mnDestWidth |
tools::Long | mnDestHeight |
Definition at line 37 of file salgtype.hxx.
|
inline |
Definition at line 48 of file salgtype.hxx.
tools::Long SalTwoRect::mnDestHeight |
Definition at line 46 of file salgtype.hxx.
Referenced by AdjustTwoRect(), OutputDevice::CopyDeviceArea(), vcl::WindowOutputDevice::CopyDeviceArea(), OutputDevice::DrawBitmap(), OutputDevice::DrawDeviceBitmapEx(), OutputDevice::DrawDeviceMask(), OutputDevice::DrawOutDev(), OutputDevice::drawOutDevDirect(), ImplFastBitmapBlending(), ImplFastBitmapConversion(), SkiaHelper::makeSamplingOptions(), and StretchAndConvert().
tools::Long SalTwoRect::mnDestWidth |
Definition at line 45 of file salgtype.hxx.
Referenced by AdjustTwoRect(), SalGraphics::BlendAlphaBitmap(), SalGraphics::BlendBitmap(), SalGraphics::CopyBits(), OutputDevice::CopyDeviceArea(), vcl::WindowOutputDevice::CopyDeviceArea(), SalGraphics::DrawAlphaBitmap(), OutputDevice::DrawBitmap(), SalGraphics::DrawBitmap(), OutputDevice::DrawDeviceBitmapEx(), OutputDevice::DrawDeviceMask(), SalGraphics::DrawMask(), OutputDevice::DrawOutDev(), OutputDevice::drawOutDevDirect(), ImplFastBitmapBlending(), ImplFastBitmapConversion(), SkiaHelper::makeSamplingOptions(), and StretchAndConvert().
tools::Long SalTwoRect::mnDestX |
Definition at line 43 of file salgtype.hxx.
Referenced by AdjustTwoRect(), SalGraphics::BlendAlphaBitmap(), SalGraphics::BlendBitmap(), SalGraphics::CopyBits(), vcl::WindowOutputDevice::CopyDeviceArea(), SalGraphics::DrawAlphaBitmap(), SalGraphics::DrawBitmap(), OutputDevice::DrawDeviceBitmapEx(), SalGraphics::DrawMask(), ImplFastBitmapBlending(), and ImplFastBitmapConversion().
tools::Long SalTwoRect::mnDestY |
Definition at line 44 of file salgtype.hxx.
Referenced by AdjustTwoRect(), vcl::WindowOutputDevice::CopyDeviceArea(), OutputDevice::DrawDeviceBitmapEx(), ImplFastBitmapBlending(), and ImplFastBitmapConversion().
tools::Long SalTwoRect::mnSrcHeight |
Definition at line 42 of file salgtype.hxx.
Referenced by AdjustTwoRect(), OutputDevice::CopyDeviceArea(), vcl::WindowOutputDevice::CopyDeviceArea(), OutputDevice::DrawBitmap(), OutputDevice::DrawDeviceBitmapEx(), OutputDevice::DrawDeviceMask(), OutputDevice::DrawOutDev(), OutputDevice::drawOutDevDirect(), CompatibleDC::getBitmapHeight(), ImplFastBitmapBlending(), ImplFastBitmapConversion(), SkiaHelper::makeSamplingOptions(), and StretchAndConvert().
tools::Long SalTwoRect::mnSrcWidth |
Definition at line 41 of file salgtype.hxx.
Referenced by AdjustTwoRect(), SalGraphics::CopyBits(), OutputDevice::CopyDeviceArea(), vcl::WindowOutputDevice::CopyDeviceArea(), OutputDevice::DrawBitmap(), OutputDevice::DrawDeviceBitmapEx(), OutputDevice::DrawDeviceMask(), OutputDevice::DrawOutDev(), OutputDevice::drawOutDevDirect(), OutputDevice::DrawOutDevDirectProcess(), CompatibleDC::getBitmapWidth(), ImplFastBitmapBlending(), ImplFastBitmapConversion(), SkiaHelper::makeSamplingOptions(), and StretchAndConvert().
tools::Long SalTwoRect::mnSrcX |
Definition at line 39 of file salgtype.hxx.
Referenced by AdjustTwoRect(), SalGraphics::CopyBits(), vcl::WindowOutputDevice::CopyDeviceArea(), OutputDevice::DrawDeviceBitmapEx(), OutputDevice::DrawOutDevDirectProcess(), ImplFastBitmapBlending(), ImplFastBitmapConversion(), and StretchAndConvert().
tools::Long SalTwoRect::mnSrcY |
Definition at line 40 of file salgtype.hxx.
Referenced by AdjustTwoRect(), vcl::WindowOutputDevice::CopyDeviceArea(), OutputDevice::DrawDeviceBitmapEx(), ImplFastBitmapBlending(), ImplFastBitmapConversion(), and StretchAndConvert().