Searched refs:BitmapDevice (Results 1 – 3 of 3) sorted by relevance
158 public BitmapDevice297 BitmapDevice( rBounds, nScanlineFormat, in BitmapRenderer()1030 BitmapDevice::BitmapDevice( const basegfx::B2IRange& rBounds, in BitmapDevice() function in basebmp::BitmapDevice1050 BitmapDevice::~BitmapDevice() in ~BitmapDevice()1055 basegfx::B2IVector BitmapDevice::getSize() const in getSize()1063 bool BitmapDevice::isTopDown() const in isTopDown()1068 sal_Int32 BitmapDevice::getScanlineFormat() const in getScanlineFormat()1073 sal_Int32 BitmapDevice::getScanlineStride() const in getScanlineStride()1079 RawMemorySharedArray BitmapDevice::getBuffer() const in getBuffer()1089 sal_Int32 BitmapDevice::getPaletteEntryCount() const in getPaletteEntryCount()[all …]
59 typedef boost::shared_ptr< class BitmapDevice > BitmapDeviceSharedPtr;77 class BASEBMP_DLLPUBLIC BitmapDevice : public boost::enable_shared_from_this<BitmapDevice>, class541 BitmapDevice( const basegfx::B2IRange& rBounds,548 virtual ~BitmapDevice();
32 class BitmapDevice;42 void debugDump( const boost::shared_ptr< BitmapDevice >& rDevice,
Completed in 31 milliseconds