Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx666 nBit = rBitmap.GetPixelIdx (nRow, nColumn); in DrawPS2MonoImage()
697 sal_uChar nByte = rBitmap.GetPixelIdx (nRow, nColumn); in DrawPS2PaletteImage()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx82 virtual sal_uInt8 GetPixelIdx (sal_uInt32 nRow, sal_uInt32 nColumn) const;
248 SalPrinterBmp::GetPixelIdx (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelIdx() function in SalPrinterBmp
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx76 virtual sal_uInt8 GetPixelIdx (sal_uInt32 nRow, sal_uInt32 nColumn) const;
161 SalPrinterBmp::GetPixelIdx (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelIdx() function in SalPrinterBmp
/trunk/main/vcl/inc/
H A Dprintergfx.hxx146 virtual sal_uInt8 GetPixelIdx (sal_uInt32 nRow, sal_uInt32 nColumn) const = 0;

Completed in 38 milliseconds