Home
last modified time | relevance | path

Searched refs:PrinterBmp (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/inc/
H A Dprintergfx.hxx137 class PrinterBmp class
141 virtual ~PrinterBmp () = 0;
225 void DrawPS1GrayImage (const PrinterBmp& rBitmap, const Rectangle& rArea);
227 void writePS2Colorspace (const PrinterBmp& rBitmap, psp::ImageType nType);
228 void DrawPS2GrayImage (const PrinterBmp& rBitmap, const Rectangle& rArea);
229 void DrawPS2PaletteImage (const PrinterBmp& rBitmap, const Rectangle& rArea);
230 void DrawPS2TrueColorImage (const PrinterBmp& rBitmap, const Rectangle& rArea);
231 void DrawPS2MonoImage (const PrinterBmp& rBitmap, const Rectangle& rArea);
377 const PrinterBmp& rBitmap);
379 const PrinterBmp& rBitmap,
[all …]
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx43 PrinterBmp::~PrinterBmp () in ~PrinterBmp()
421 const PrinterBmp& rBitmap) in DrawBitmap()
470 const PrinterBmp& /*rBitmap*/, const PrinterBmp& /*rTransBitmap*/) in DrawBitmap() argument
484 const PrinterBmp &/*rBitmap*/, PrinterColor& /*rMaskColor*/) in DrawMask() argument
502 PrinterGfx::DrawPS1GrayImage (const PrinterBmp& rBitmap, const Rectangle& rArea) in DrawPS1GrayImage()
578 PrinterGfx::writePS2Colorspace(const PrinterBmp& rBitmap, psp::ImageType nType) in writePS2Colorspace()
629 PrinterGfx::DrawPS2GrayImage (const PrinterBmp& rBitmap, const Rectangle& rArea) in DrawPS2GrayImage()
650 PrinterGfx::DrawPS2MonoImage (const PrinterBmp& rBitmap, const Rectangle& rArea) in DrawPS2MonoImage()
685 PrinterGfx::DrawPS2PaletteImage (const PrinterBmp& rBitmap, const Rectangle& rArea) in DrawPS2PaletteImage()
706 PrinterGfx::DrawPS2TrueColorImage (const PrinterBmp& rBitmap, const Rectangle& rArea) in DrawPS2TrueColorImage()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx60 class SalPrinterBmp : public psp::PrinterBmp
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx62 class SalPrinterBmp : public psp::PrinterBmp

Completed in 115 milliseconds