Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx532 sal_uChar nByte = rBitmap.GetPixelGray (nRow, nColumn); in DrawPS1GrayImage()
641 sal_uChar nByte = rBitmap.GetPixelGray (nRow, nColumn); in DrawPS2GrayImage()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx81 virtual sal_uInt8 GetPixelGray (sal_uInt32 nRow, sal_uInt32 nColumn) const;
239 SalPrinterBmp::GetPixelGray (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelGray() function in SalPrinterBmp
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx75 virtual sal_uInt8 GetPixelGray (sal_uInt32 nRow, sal_uInt32 nColumn) const;
147 SalPrinterBmp::GetPixelGray (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelGray() function in SalPrinterBmp
/trunk/main/vcl/inc/
H A Dprintergfx.hxx145 virtual sal_uInt8 GetPixelGray (sal_uInt32 nRow, sal_uInt32 nColumn) const = 0;

Completed in 37 milliseconds