Home
last modified time | relevance | path

Searched defs:DrawPixel (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx1730 void OutputDevice::DrawPixel( const Point& rPt ) in DrawPixel() function in OutputDevice
1766 void OutputDevice::DrawPixel( const Point& rPt, const Color& rColor ) in DrawPixel() function in OutputDevice
1834 void OutputDevice::DrawPixel( const Polygon& rPts, const Color* pColors ) in DrawPixel() function in OutputDevice
1879 void OutputDevice::DrawPixel( const Polygon& rPts, const Color& rColor ) in DrawPixel() function in OutputDevice
H A Dpdfwriter.cxx187 void PDFWriter::DrawPixel( const Point& rPos, const Color& rColor ) in DrawPixel() function in PDFWriter
192 void PDFWriter::DrawPixel( const Polygon& rPts, const Color* pColors ) in DrawPixel() function in PDFWriter
H A Dsalgdilayout.cxx406 void SalGraphics::DrawPixel( long nX, long nY, const OutputDevice *pOutDev ) in DrawPixel() function in SalGraphics
412 void SalGraphics::DrawPixel( long nX, long nY, SalColor nSalColor, const OutputDevice *pOutDev ) in DrawPixel() function in SalGraphics
/trunk/main/vcl/inc/
H A Dprintergfx.hxx352 void DrawPixel (const Point& rPoint) in DrawPixel() function in psp::PrinterGfx
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx759 void DrawPixel( const Point& rPt ) in DrawPixel() function in vcl::PDFWriter
762 void DrawPixel( const Polygon& rPts, const Color& rColor ) in DrawPixel() function in vcl::PDFWriter
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx396 PrinterGfx::DrawPixel (const Point& rPoint, const PrinterColor& rPixelColor) in DrawPixel() function in PrinterGfx
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx1142 void WinMtfOutput::DrawPixel( const Point& rSource, const Color& rColor ) in DrawPixel() function in WinMtfOutput

Completed in 61 milliseconds