Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/vcl/inc/
H A Dprintergfx.hxx145 virtual sal_uInt8 GetPixelGray (sal_uInt32 nRow, sal_uInt32 nColumn) const = 0;
/aoo4110/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
/aoo4110/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

Completed in 54 milliseconds