Home
last modified time | relevance | path

Searched refs:rPixelColor (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx396 PrinterGfx::DrawPixel (const Point& rPoint, const PrinterColor& rPixelColor) in DrawPixel() argument
398 if( rPixelColor.Is() ) in DrawPixel()
400 PSSetColor (rPixelColor); in DrawPixel()
/trunk/main/vcl/inc/
H A Dprintergfx.hxx351 void DrawPixel (const Point& rPoint, const PrinterColor& rPixelColor);

Completed in 20 milliseconds