Searched refs:rPixelColor (Results 1 – 2 of 2) sorted by relevance
396 PrinterGfx::DrawPixel (const Point& rPoint, const PrinterColor& rPixelColor) in DrawPixel() argument398 if( rPixelColor.Is() ) in DrawPixel()400 PSSetColor (rPixelColor); in DrawPixel()
351 void DrawPixel (const Point& rPoint, const PrinterColor& rPixelColor);
Completed in 22 milliseconds