Home
last modified time | relevance | path

Searched defs:drawPolyLine (Results 1 – 11 of 11) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx846 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 Dpspgraphics.cxx404 void PspGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint *pPtAry ) in drawPolyLine() function in PspGraphics
428 bool PspGraphics::drawPolyLine( in drawPolyLine() function in PspGraphics
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx507 void Os2SalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() function in Os2SalGraphics
684 bool Os2SalGraphics::drawPolyLine( in drawPolyLine() function in Os2SalGraphics
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx344 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 Dsvppspgraphics.cxx338 void PspGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() function in PspGraphics
354 bool PspGraphics::drawPolyLine( in drawPolyLine() function in PspGraphics
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi_gdiplus.cxx216 bool WinSalGraphics::drawPolyLine( in drawPolyLine() function in WinSalGraphics
H A Dsalgdi.cxx1424 void WinSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() function in WinSalGraphics
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx422 void VCLXGraphics::drawPolyLine( const uno::Sequence< sal_Int32 >& DataX, const uno::Sequence< sal_… in drawPolyLine() function in VCLXGraphics
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx767 void AquaSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() function in AquaSalGraphics
979 bool AquaSalGraphics::drawPolyLine( in drawPolyLine() function in AquaSalGraphics
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx433 bool SalGraphics::drawPolyLine( in drawPolyLine() function in SalGraphics
H A Dpdfwriter_impl.cxx9016 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 122 milliseconds