/trunk/main/vcl/unx/headless/ |
H A D | svpbmp.hxx | 37 const basebmp::BitmapDeviceSharedPtr& getBitmap() const { return m_aBitmap; } in getBitmap() function in SvpSalBitmap
|
H A D | svpgdi.cxx | 548 SalBitmap* SvpSalGraphics::getBitmap( long nX, long nY, long nWidth, long nHeight ) in getBitmap() function in SvpSalGraphics
|
H A D | svppspgraphics.cxx | 454 SalBitmap* PspGraphics::getBitmap( long /*nX*/, long /*nY*/, long /*nDX*/, long /*nDY*/ ) in getBitmap() function in PspGraphics
|
/trunk/main/canvas/source/directx/ |
H A D | dx_canvasbitmap.hxx | 86 virtual IBitmapSharedPtr getBitmap() const { return mpBitmap; } in getBitmap() function in dxcanvas::CanvasBitmap
|
H A D | dx_spritecanvas.cxx | 186 IBitmapSharedPtr SpriteCanvas::getBitmap() const in getBitmap() function in dxcanvas::SpriteCanvas
|
H A D | dx_bitmap.cxx | 92 BitmapSharedPtr DXBitmap::getBitmap() const in getBitmap() function in dxcanvas::DXBitmap
|
H A D | dx_canvas.cxx | 215 IBitmapSharedPtr BitmapCanvas::getBitmap() const in getBitmap() function in dxcanvas::BitmapCanvas
|
H A D | dx_surfacebitmap.cxx | 344 BitmapSharedPtr DXSurfaceBitmap::getBitmap() const in getBitmap() function in dxcanvas::DXSurfaceBitmap
|
/trunk/main/vcl/unx/generic/dtrans/ |
H A D | bmp.hxx | 79 Pixmap getBitmap() const { return m_aBitmap; } in getBitmap() function in x11::PixmapHolder
|
/trunk/main/canvas/source/vcl/ |
H A D | canvasbitmap.cxx | 107 BitmapEx CanvasBitmap::getBitmap() const in getBitmap() function in vclcanvas::CanvasBitmap
|
H A D | canvasbitmaphelper.cxx | 555 BitmapEx CanvasBitmapHelper::getBitmap() const in getBitmap() function in vclcanvas::CanvasBitmapHelper
|
/trunk/main/extensions/source/scanner/ |
H A D | scanwin.cxx | 1045 uno::Reference< awt::XBitmap > SAL_CALL ScannerManager::getBitmap( const ScannerContext& /*rContext… in getBitmap() function in ScannerManager
|
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 607 SalBitmap* Os2SalGraphics::getBitmap( long nX, long nY, long nDX, long nDY ) in getBitmap() function in Os2SalGraphics
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi2.cxx | 681 SalBitmap* WinSalGraphics::getBitmap( long nX, long nY, long nDX, long nDY ) in getBitmap() function in WinSalGraphics
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salgdi2.cxx | 1002 SalBitmap *X11SalGraphics::getBitmap( long nX, long nY, long nDX, long nDY ) in getBitmap() function in X11SalGraphics
|
H A D | pspgraphics.cxx | 518 SalBitmap* PspGraphics::getBitmap( long, long, long, long ) in getBitmap() function in PspGraphics
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1295 SalBitmap* AquaSalGraphics::getBitmap( long nX, long nY, long nDX, long nDY ) in getBitmap() function in AquaSalGraphics
|