Home
last modified time | relevance | path

Searched refs:BitmapDevice (Results 1 – 3 of 3) sorted by relevance

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx158 public BitmapDevice
297 BitmapDevice( rBounds, nScanlineFormat, in BitmapRenderer()
1030 BitmapDevice::BitmapDevice( const basegfx::B2IRange& rBounds, in BitmapDevice() function in basebmp::BitmapDevice
1050 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 …]
/trunk/main/basebmp/inc/basebmp/
H A Dbitmapdevice.hxx59 typedef boost::shared_ptr< class BitmapDevice > BitmapDeviceSharedPtr;
77 class BASEBMP_DLLPUBLIC BitmapDevice : public boost::enable_shared_from_this<BitmapDevice>, class
541 BitmapDevice( const basegfx::B2IRange& rBounds,
548 virtual ~BitmapDevice();
H A Ddebug.hxx32 class BitmapDevice;
42 void debugDump( const boost::shared_ptr< BitmapDevice >& rDevice,

Completed in 24 milliseconds