Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx80 virtual sal_uInt32 GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const;
230 SalPrinterBmp::GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelRGB() function in SalPrinterBmp
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx74 virtual sal_uInt32 GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const;
138 SalPrinterBmp::GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const in GetPixelRGB() function in SalPrinterBmp
/trunk/main/vcl/inc/
H A Dprintergfx.hxx144 virtual sal_uInt32 GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const = 0;
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx718 PrinterColor aColor = rBitmap.GetPixelRGB (nRow, nColumn); in DrawPS2TrueColorImage()

Completed in 35 milliseconds