Home
last modified time | relevance | path

Searched refs:drawPolygon (Results 1 – 25 of 32) sorted by last modified time

12

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx795 void AquaSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in AquaSalGraphics
/trunk/main/vcl/inc/win/
H A Dsalgdi.h194 virtual void drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry );
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx8444 void PDFWriterImpl::drawPolygon( const Polygon& rPoly ) in drawPolygon() function in PDFWriterImpl
H A Dsalgdilayout.cxx462 drawPolygon( nPoints, bCopied ? pPtAry2 : pPtAry ); in DrawPolygon()
466 drawPolygon( nPoints, pPtAry ); in DrawPolygon()
H A Dpdfwriter_impl.hxx1234 void drawPolygon( const Polygon& rPoly );
H A Dpdfwriter.cxx134 ((PDFWriterImpl*)pImplementation)->drawPolygon( rPoly ); in DrawPolygon()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1439 void WinSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in WinSalGraphics
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx339 m_aDevice->drawPolygon( aRect, m_aLineColor, m_aDrawMode, m_aClipMap ); in drawRect()
353 m_aDevice->drawPolygon( aPoly, m_aLineColor, m_aDrawMode, m_aClipMap ); in drawPolyLine()
358 void SvpSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in SvpSalGraphics
374 m_aDevice->drawPolygon( aPoly, m_aLineColor, m_aDrawMode, m_aClipMap ); in drawPolygon()
411 … m_aDevice->drawPolygon( aPolyPoly.getB2DPolygon(i), m_aLineColor, m_aDrawMode, m_aClipMap ); in drawPolyPolygon()
H A Dsvpgdi.hxx131 virtual void drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry );
H A Dsvppspgraphics.cxx343 void PspGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in PspGraphics
H A Dsvppspgraphics.hxx143 virtual void drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry );
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx409 void PspGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in PspGraphics
H A Dsalgdi.cxx863 void X11SalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in X11SalGraphics
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx531 void Os2SalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in Os2SalGraphics
H A Dsalgdi2.cxx782 drawPolygon( nPoints, pPtAry ); in invert()
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h134 virtual void drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry );
H A Dsalgdi.h282 virtual void drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry );
/trunk/main/vcl/inc/
H A Dsalgdi.hxx121 virtual void drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) = 0;
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h166 virtual void drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry );
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h236 virtual void drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry );
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx433 void VCLXGraphics::drawPolygon( const uno::Sequence< sal_Int32 >& DataX, const uno::Sequence< sal_I… in drawPolygon() function in VCLXGraphics
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx133 …virtual void SAL_CALL drawPolygon( const ::com::sun::star::uno::Sequence< ::sal_Int32 >& DataX, co…
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java241 g.drawPolygon(arrow); in drawArrow()
/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java392 g.drawPolygon(arrow); in drawArrow()
/trunk/main/offapi/com/sun/star/awt/
H A DXGraphics.idl166 [oneway] void drawPolygon( [in] sequence<long> DataX,

Completed in 176 milliseconds

12