Searched defs:DrawPixel (Results  1 – 7 of 7) sorted by relevance
| /aoo42x/main/vcl/source/gdi/ | 
| H A D | outdev2.cxx | 1730 void OutputDevice::DrawPixel( const Point& rPt )  in DrawPixel()  function in OutputDevice1766 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 D | pdfwriter.cxx | 187 void PDFWriter::DrawPixel( const Point& rPos, const Color& rColor )  in DrawPixel()  function in PDFWriter192 void PDFWriter::DrawPixel( const Polygon& rPts, const Color* pColors )  in DrawPixel()  function in PDFWriter
 
 | 
| H A D | salgdilayout.cxx | 406 void	SalGraphics::DrawPixel( long nX, long nY, const OutputDevice *pOutDev )  in DrawPixel()  function in SalGraphics412 void	SalGraphics::DrawPixel( long nX, long nY, SalColor nSalColor, const OutputDevice *pOutDev )  in DrawPixel()  function in SalGraphics
 
 | 
| /aoo42x/main/vcl/inc/ | 
| H A D | printergfx.hxx | 352     void            DrawPixel (const Point& rPoint)  in DrawPixel()  function in psp::PrinterGfx
 | 
| /aoo42x/main/vcl/inc/vcl/ | 
| H A D | pdfwriter.hxx | 759 	void				DrawPixel( const Point& rPt )  in DrawPixel()  function in vcl::PDFWriter762 	void				DrawPixel( const Polygon& rPts, const Color& rColor )  in DrawPixel()  function in vcl::PDFWriter
 
 | 
| /aoo42x/main/vcl/unx/generic/printergfx/ | 
| H A D | common_gfx.cxx | 396 PrinterGfx::DrawPixel (const Point& rPoint, const PrinterColor& rPixelColor)  in DrawPixel()  function in PrinterGfx
 | 
| /aoo42x/main/svtools/source/filter/wmf/ | 
| H A D | winmtf.cxx | 1142 void WinMtfOutput::DrawPixel( const Point& rSource, const Color& rColor )  in DrawPixel()  function in WinMtfOutput
 | 
        Completed in 87 milliseconds