Searched defs:drawPolygon (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/filter/source/graphicfilter/ipict/ |
H A D | shape.cxx | 231 void drawPolygon(VirtualDevice *dev, bool drawFrame, Polygon const &orig, Size const &pSize) { in drawPolygon() function
|
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 531 void Os2SalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in Os2SalGraphics
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 433 void VCLXGraphics::drawPolygon( const uno::Sequence< sal_Int32 >& DataX, const uno::Sequence< sal_I… in drawPolygon() function in VCLXGraphics
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 358 void SvpSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in SvpSalGraphics
|
H A D | svppspgraphics.cxx | 343 void PspGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in PspGraphics
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salgdi.cxx | 863 void X11SalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in X11SalGraphics
|
H A D | pspgraphics.cxx | 409 void PspGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in PspGraphics
|
/aoo41x/main/basebmp/source/ |
H A D | bitmapdevice.cxx | 1179 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
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 1439 void WinSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in WinSalGraphics
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 795 void AquaSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() function in AquaSalGraphics
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 8444 void PDFWriterImpl::drawPolygon( const Polygon& rPoly ) in drawPolygon() function in PDFWriterImpl
|
Completed in 107 milliseconds