Searched refs:GetPixelGray (Results 1 – 4 of 4) sorted by relevance
532 sal_uChar nByte = rBitmap.GetPixelGray (nRow, nColumn); in DrawPS1GrayImage()641 sal_uChar nByte = rBitmap.GetPixelGray (nRow, nColumn); in DrawPS2GrayImage()
145 virtual sal_uInt8 GetPixelGray (sal_uInt32 nRow, sal_uInt32 nColumn) const = 0;
75 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
81 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 36 milliseconds