Searched defs:drawPolyLine (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | salgdi.cxx | 846 void X11SalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint *pPtAry ) in drawPolyLine() function in X11SalGraphics 852 void X11SalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint *pPtAry, bool bClose ) in drawPolyLine() function in X11SalGraphics 1212 bool X11SalGraphics::drawPolyLine( in drawPolyLine() function in X11SalGraphics
|
H A D | pspgraphics.cxx | 404 void PspGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint *pPtAry ) in drawPolyLine() function in PspGraphics 428 bool PspGraphics::drawPolyLine( in drawPolyLine() function in PspGraphics
|
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 507 void Os2SalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() function in Os2SalGraphics 684 bool Os2SalGraphics::drawPolyLine( in drawPolyLine() function in Os2SalGraphics
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 344 void SvpSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() function in SvpSalGraphics 417 bool SvpSalGraphics::drawPolyLine( in drawPolyLine() function in SvpSalGraphics
|
H A D | svppspgraphics.cxx | 338 void PspGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() function in PspGraphics 354 bool PspGraphics::drawPolyLine( in drawPolyLine() function in PspGraphics
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salgdi_gdiplus.cxx | 216 bool WinSalGraphics::drawPolyLine( in drawPolyLine() function in WinSalGraphics
|
H A D | salgdi.cxx | 1424 void WinSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() function in WinSalGraphics
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 422 void VCLXGraphics::drawPolyLine( const uno::Sequence< sal_Int32 >& DataX, const uno::Sequence< sal_… in drawPolyLine() function in VCLXGraphics
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 767 void AquaSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() function in AquaSalGraphics 979 bool AquaSalGraphics::drawPolyLine( in drawPolyLine() function in AquaSalGraphics
|
/aoo42x/main/vcl/source/gdi/ |
H A D | salgdilayout.cxx | 433 bool SalGraphics::drawPolyLine( in drawPolyLine() function in SalGraphics
|
H A D | pdfwriter_impl.cxx | 9016 void PDFWriterImpl::drawPolyLine( const Polygon& rPoly ) in drawPolyLine() function in PDFWriterImpl 9036 void PDFWriterImpl::drawPolyLine( const Polygon& rPoly, const LineInfo& rInfo ) in drawPolyLine() function in PDFWriterImpl 9135 void PDFWriterImpl::drawPolyLine( const Polygon& rPoly, const PDFWriter::ExtLineInfo& rInfo ) in drawPolyLine() function in PDFWriterImpl
|
Completed in 104 milliseconds