Home
last modified time | relevance | path

Searched refs:DXBitmap (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/canvas/source/directx/
H A Ddx_bitmap.cxx53 DXBitmap::DXBitmap( const BitmapSharedPtr& rBitmap, in DXBitmap() function in dxcanvas::DXBitmap
63 DXBitmap::DXBitmap( const ::basegfx::B2IVector& rSize, in DXBitmap() function in dxcanvas::DXBitmap
92 BitmapSharedPtr DXBitmap::getBitmap() const in getBitmap()
97 GraphicsSharedPtr DXBitmap::getGraphics() in getGraphics()
102 ::basegfx::B2IVector DXBitmap::getSize() const in getSize()
107 bool DXBitmap::hasAlpha() const in hasAlpha()
112 …uno::Sequence< sal_Int8 > DXBitmap::getData( rendering::IntegerBitmapLayout& /*bitmapLayout*/, in getData()
146 void DXBitmap::setData( const uno::Sequence< sal_Int8 >& data, in setData()
176 void DXBitmap::setPixel( const uno::Sequence< sal_Int8 >& color, in setPixel()
196 … uno::Sequence< sal_Int8 > DXBitmap::getPixel( rendering::IntegerBitmapLayout& /*bitmapLayout*/, in getPixel()
H A Ddx_bitmap.hxx40 class DXBitmap : public IBitmap class
43 DXBitmap( const BitmapSharedPtr& rBitmap,
45 DXBitmap( const ::basegfx::B2IVector& rSize,
86 typedef ::boost::shared_ptr< DXBitmap > DXBitmapSharedPtr;
H A Ddx_devicehelper.cxx146 new DXBitmap( in createCompatibleBitmap()
169 new DXBitmap( in createCompatibleAlphaBitmap()
H A Ddx_canvas.cxx188 mpTarget.reset( new DXBitmap( in initialize()
H A Ddx_textlayout_drawhelper.cxx64 class DXBitmap;

Completed in 13 milliseconds