Home
last modified time | relevance | path

Searched defs:drawPolygon (Results 1 – 11 of 11) sorted by path

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1179 void BitmapDevice::drawPolygon( const basegfx::B2DPolygon& rPoly, in drawPolygon() function in basebmp::BitmapDevice
1190 void BitmapDevice::drawPolygon( const basegfx::B2DPolygon& rPoly, in drawPolygon() function in basebmp::BitmapDevice
/trunk/main/filter/source/graphicfilter/ipict/
H A Dshape.cxx231 void drawPolygon(VirtualDevice *dev, bool drawFrame, Polygon const &orig, Size const &pSize) { in drawPolygon() function
/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/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/os2/source/gdi/
H A Dsalgdi.cxx531 void Os2SalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in Os2SalGraphics
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx8444 void PDFWriterImpl::drawPolygon( const Polygon& rPoly ) in drawPolygon() function in PDFWriterImpl
/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/unx/headless/
H A Dsvpgdi.cxx358 void SvpSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in SvpSalGraphics
H A Dsvppspgraphics.cxx343 void PspGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in PspGraphics
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1439 void WinSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in WinSalGraphics

Completed in 127 milliseconds