/aoo42x/main/vcl/source/gdi/ |
H A D | outdev5.cxx | 92 const SalPoint* pPtAry = (const SalPoint*) aRoundRectPoly.GetConstPointAry(); in DBG_NAMEEX() local 140 const SalPoint* pPtAry = (const SalPoint*)aRectPoly.GetConstPointAry(); in DrawEllipse() local 194 const SalPoint* pPtAry = (const SalPoint*)aArcPoly.GetConstPointAry(); in DrawArc() local 241 const SalPoint* pPtAry = (const SalPoint*)aPiePoly.GetConstPointAry(); in DrawPie() local 295 const SalPoint* pPtAry = (const SalPoint*)aChordPoly.GetConstPointAry(); in DrawChord() local
|
H A D | salgdilayout.cxx | 184 sal_Bool SalGraphics::mirror( sal_uInt32 nPoints, const SalPoint *pPtAry, SalPoint *pPtAry2, const … in mirror() argument 443 void SalGraphics::DrawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry, const OutputDevice *pOu… in DrawPolyLine() 456 void SalGraphics::DrawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry, const OutputDevice *pOut… in DrawPolygon() 469 …s::DrawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry, const Out… in DrawPolyPolygon() 511 sal_Bool SalGraphics::DrawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uIn… in DrawPolyLineBezier() 526 sal_Bool SalGraphics::DrawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt… in DrawPolygonBezier() 684 void SalGraphics::Invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nFlags, const Outpu… in Invert()
|
H A D | outdev4.cxx | 91 const SalPoint* pPtAry = (const SalPoint*)rPoly.GetConstPointAry(); in DBG_NAMEEX() local 117 const SalPoint* pPtAry = (const SalPoint*)rPoly.GetConstPointAry(); in ImplDrawPolyPolygon() local
|
H A D | outdev.cxx | 1836 const SalPoint* pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in DrawPolyLine() local 2025 const SalPoint* pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in DrawPolygon() local
|
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 507 void Os2SalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() 531 void Os2SalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() 600 PCONSTSALPOINT* pPtAry ) in drawPolyPolygon() 697 sal_Bool Os2SalGraphics::drawPolyLineBezier( sal_uInt32 /*nPoints*/, const SalPoint* pPtAry, const … in drawPolyLineBezier() 704 sal_Bool Os2SalGraphics::drawPolygonBezier( sal_uInt32 /*nPoints*/, const SalPoint* pPtAry, const s… in drawPolygonBezier() 712 … const SalPoint* const* pPtAry, const sal_uInt8* const* pFlgAry ) in drawPolyPolygonBezier()
|
H A D | salgdi2.cxx | 746 void Os2SalGraphics::invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nFlags ) in invert()
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 626 const SalPoint* const* pPtAry, in ImplPreparePolyDraw() 694 void ImplRenderPath( HDC hdc, sal_uLong nPoints, const SalPoint* pPtAry, const BYTE* pFlgAry ) in ImplRenderPath() 1424 void WinSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() 1439 void WinSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() 1455 PCONSTSALPOINT* pPtAry ) in drawPolyPolygon() 1527 sal_Bool WinSalGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const BYTE… in drawPolyLineBezier() 1544 sal_Bool WinSalGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const BYTE*… in drawPolygonBezier() 1596 … const SalPoint* const* pPtAry, const BYTE* const* pFlgAry ) in drawPolyPolygonBezier()
|
H A D | salgdi2.cxx | 780 void WinSalGraphics::invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nSalFlags ) in invert()
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | salgdi.cxx | 846 void X11SalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint *pPtAry ) in drawPolyLine() 852 void X11SalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint *pPtAry, bool bClose ) in drawPolyLine() 863 void X11SalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() 932 PCONSTSALPOINT *pPtAry ) in drawPolyPolygon() 1002 const SalPoint* pPtAry, in invert()
|
H A D | pspgraphics.cxx | 404 void PspGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint *pPtAry ) in drawPolyLine() 409 void PspGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() 417 PCONSTSALPOINT *pPtAry ) in drawPolyPolygon() 439 sal_Bool PspGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uIn… in drawPolyLineBezier() 445 sal_Bool PspGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt… in drawPolygonBezier() 453 const SalPoint* const* pPtAry, in drawPolyPolygonBezier()
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 344 void SvpSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() 358 void SvpSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() 382 PCONSTSALPOINT* pPtAry ) in drawPolyPolygon() 577 void SvpSalGraphics::invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert /*nFlags*/ ) in invert()
|
H A D | svppspgraphics.cxx | 338 void PspGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() 343 void PspGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() 349 …PspGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry ) in drawPolyPolygon() 365 sal_Bool PspGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uIn… in drawPolyLineBezier() 371 sal_Bool PspGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt… in drawPolygonBezier() 379 const SalPoint* const* pPtAry, in drawPolyPolygonBezier()
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salgdiutils.cxx | 257 CGPoint* AquaSalGraphics::makeCGptArray(sal_uLong nPoints, const SalPoint* pPtAry) in makeCGptArray()
|
H A D | salgdi.cxx | 737 static void getBoundRect( sal_uInt32 nPoints, const SalPoint* pPtAry, long &rX, long& rY, long& rWi… in getBoundRect() 767 void AquaSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine() 795 void AquaSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon() 893 const SalPoint *pPtAry = ppPtAry[nPoly]; in drawPolyPolygon() local 914 const SalPoint *pPtAry = ppPtAry[nPoly]; in drawPolyPolygon() local 1412 void AquaSalGraphics::invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nSalFlags ) in invert()
|
/aoo42x/main/vcl/source/window/ |
H A D | window2.cxx | 502 const SalPoint* pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in Invert() local 665 const SalPoint* pPtAry = (const SalPoint*)aPoly.GetConstPointAry(); in InvertTracking() local
|
/aoo42x/main/svtools/source/filter/wmf/ |
H A D | enhwmf.cxx | 406 Point* pPtAry = new Point[nPointCount]; in ReadEnhWMF() local 1257 Point* pPtAry = new Point[nPointCount]; in ReadEnhWMF() local
|
H A D | winwmf.cxx | 351 Point* pPtAry = new Point[nPointCount]; in ReadRecordParams() local
|
/aoo42x/main/vcl/unx/generic/printergfx/ |
H A D | common_gfx.cxx | 633 …lyPolygonBezier (sal_uInt32 nPoly, const sal_uInt32 * pPoints, const Point* const * pPtAry, const … in DrawPolyPolygonBezier()
|
/aoo42x/main/tools/source/generic/ |
H A D | poly.cxx | 392 Polygon::Polygon( sal_uInt16 nPoints, const Point* pPtAry, const sal_uInt8* pFlagAry ) in Polygon()
|