Home
last modified time | relevance | path

Searched refs:B2DPolygon (Results 26 – 50 of 295) sorted by relevance

12345678910>>...12

/aoo42x/main/basegfx/test/
H A Dbasegfx2d.cxx244 const B2DPolygon aRect( in TEST_F()
411 B2DPolygon result; in TEST_F()
455 B2DPolygon result; in TEST_F()
869 B2DPolygon aPoly; in TEST_F()
917 B2DPolygon aRect1( in TEST_F()
921 B2DPolygon aRect2; in TEST_F()
929 B2DPolygon aNonRect1; in TEST_F()
937 B2DPolygon aNonRect2; in TEST_F()
944 B2DPolygon aNonRect3; in TEST_F()
950 B2DPolygon aNonRect4; in TEST_F()
[all …]
H A Dboxclipper.cxx185 &B2DPolygon::getB2DRange, in SetUp()
201 B2DPolygon aTmp=rPoly.getB2DPolygon(i); in normalizePoly()
232 &B2DPolygon::getB2DPoint, in normalizePoly()
235 &B2DPolygon::getB2DPoint, in normalizePoly()
274 B2DPolygon aRect=tools::createPolygonFromRect( in validatePoly()
/aoo42x/main/slideshow/source/engine/transitions/
H A Dfigurewipe.cxx50 ::basegfx::B2DPolygon figure; in createTriangleWipe()
63 ::basegfx::B2DPolygon figure; in createArrowHeadWipe()
76 ::basegfx::B2DPolygon figure; in createPentagonWipe()
90 ::basegfx::B2DPolygon figure; in createHexagonWipe()
105 ::basegfx::B2DPolygon figure; in createStarWipe()
H A Dfourboxwipe.cxx54 ::basegfx::B2DPolygon square( m_unitRect ); in operator ()()
59 ::basegfx::B2DPolygon square2( m_unitRect ); in operator ()()
65 ::basegfx::B2DPolygon square3( m_unitRect ); in operator ()()
70 ::basegfx::B2DPolygon square4( m_unitRect ); in operator ()()
/aoo42x/main/svx/source/sdr/overlay/
H A Doverlaytools.cxx157 basegfx::B2DPolygon aPolygon; in create2DDecomposition()
244 basegfx::B2DPolygon aOuterPolygon( in create2DDecomposition()
249 basegfx::B2DPolygon aInnerPolygon( in create2DDecomposition()
371 basegfx::B2DPolygon aLine; in create2DDecomposition()
388 basegfx::B2DPolygon aLine; in create2DDecomposition()
406 basegfx::B2DPolygon aLineA, aLineB; in create2DDecomposition()
482 basegfx::B2DPolygon aLine; in create2DDecomposition()
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgpolynode.hxx43 basegfx::B2DPolygon* mpPolygon;
64 const basegfx::B2DPolygon* getPolygon() const { return mpPolygon; } in getPolygon()
65 …const basegfx::B2DPolygon* pPolygon = 0) { if(mpPolygon) delete mpPolygon; mpPolygon = 0; if(pPoly… in setPolygon()
/aoo42x/main/drawinglayer/source/processor2d/
H A Dhittestprocessor2d.cxx88 const basegfx::B2DPolygon& rPolygon, in checkHairlineHitWithTolerance()
91 basegfx::B2DPolygon aLocalPolygon(rPolygon); in checkHairlineHitWithTolerance()
239 basegfx::B2DPolygon aOutline(basegfx::tools::createUnitPolygon()); in check3DHit()
472 const basegfx::B2DPolygon aOutline(basegfx::tools::createPolygonFromRect(aRange)); in processBasePrimitive2D()
514 const basegfx::B2DPolygon aOutline(basegfx::tools::createPolygonFromRect(aRange)); in processBasePrimitive2D()
541 const basegfx::B2DPolygon aOutline(basegfx::tools::createPolygonFromRect(aRange)); in processBasePrimitive2D()
H A Dvclprocessor2d.cxx319 basegfx::B2DPolygon aLocalPolygon(rPolygonCandidate.getB2DPolygon()); in RenderPolygonHairlinePrimitive2D()
351 … const basegfx::B2DPolygon aTempPolygon(aB2DTrapezoidVector[a].getB2DPolygon()); in RenderPolygonHairlinePrimitive2D()
401 basegfx::B2DPolygon aPolygon(basegfx::tools::createUnitPolygon()); in RenderBitmapPrimitive2D()
514 basegfx::B2DPolygon aPolygon(basegfx::tools::createUnitPolygon()); in RenderFillGraphicPrimitive2D()
1079 … basegfx::B2DPolygon aCandidate(aHairlinePolyPolygon.getB2DPolygon(a)); in RenderPolygonStrokePrimitive2D()
1113 … basegfx::B2DPolygon aCandidate(aHairlinePolyPolygon.getB2DPolygon(a)); in RenderPolygonStrokePrimitive2D()
1163 … basegfx::B2DPolygon aCandidate(aHairlinePolyPolygon.getB2DPolygon(a)); in RenderPolygonStrokePrimitive2D()
1286 const basegfx::B2DPolygon aPolygon( in RenderSvgLinearAtomPrimitive2D()
1302 basegfx::B2DPolygon aNew(aPolygon); in RenderSvgLinearAtomPrimitive2D()
1360 basegfx::B2DPolygon aNew(basegfx::tools::createPolygonFromUnitCircle()); in RenderSvgRadialAtomPrimitive2D()
/aoo42x/main/sd/source/ui/inc/
H A Dfumorph.hxx37 class B2DPolygon;
70 void ImpEqualizePolyPointCount(::basegfx::B2DPolygon& rSmall, const ::basegfx::B2DPolygon& rBig);
71 sal_uInt32 ImpGetNearestIndex(const ::basegfx::B2DPolygon& rPoly, const ::basegfx::B2DPoint& rPos);
/aoo42x/main/basegfx/inc/basegfx/curve/
H A Db2dcubicbezier.hxx36 class B2DPolygon;
129 …void adaptiveSubdivideByAngle(B2DPolygon& rTarget, double fAngleBound, bool bAllowUnsharpen) const;
135 void adaptiveSubdivideByCount(B2DPolygon& rTarget, sal_uInt32 nCount) const;
158 void adaptiveSubdivideByDistance(B2DPolygon& rTarget, double fDistanceBound) const;
/aoo42x/main/sd/source/ui/func/
H A Dfucon3d.cxx133 ::basegfx::B2DPolygon aB2DPolygon(aXPoly.getB2DPolygon()); in ImpCreateBasic3DShape()
160 ::basegfx::B2DPolygon aB2DPolygon(aXPoly.getB2DPolygon()); in ImpCreateBasic3DShape()
171 …::basegfx::B2DPolygon aB2DPolygon(::basegfx::tools::createPolygonFromCircle(::basegfx::B2DPoint(10… in ImpCreateBasic3DShape()
182 ::basegfx::B2DPolygon aInnerPoly; in ImpCreateBasic3DShape()
208 ::basegfx::B2DPolygon aInnerPoly; in ImpCreateBasic3DShape()
232 ::basegfx::B2DPolygon aInnerPoly; in ImpCreateBasic3DShape()
H A Dfuconbez.cxx410 …const basegfx::B2DPolygon aInnerPoly(basegfx::tools::createPolygonFromEllipse(basegfx::B2DPoint(rR… in CreateDefaultObject()
417 basegfx::B2DPolygon aInnerPoly; in CreateDefaultObject()
439 basegfx::B2DPolygon aInnerPoly; in CreateDefaultObject()
468 basegfx::B2DPolygon aInnerPoly; in CreateDefaultObject()
492 basegfx::B2DPolygon aInnerPoly; in CreateDefaultObject()
/aoo42x/main/vcl/unx/headless/
H A Dsvpgdi.cxx332B2DPolygon aRect = tools::createPolygonFromRect( B2DRectangle( nX, nY, nX+nWidth, nY+nHeight ) ); in drawRect()
348 B2DPolygon aPoly; in drawPolyLine()
362 B2DPolygon aPoly; in drawPolygon()
393 B2DPolygon aPoly; in drawPolyPolygon()
418 const ::basegfx::B2DPolygon&, in drawPolyLine()
571B2DPolygon aRect = tools::createPolygonFromRect( B2DRectangle( nX, nY, nX+nWidth, nY+nHeight ) ); in invert()
580 B2DPolygon aPoly; in invert()
/aoo42x/main/canvas/inc/canvas/
H A Dparametricpolypolygon.hxx39 class B2DPolygon;
70 Values( const ::basegfx::B2DPolygon& rGradientPoly, in Values()
84 const ::basegfx::B2DPolygon maGradientPoly;
144 const ::basegfx::B2DPolygon& rGradientPoly,
150 const ::basegfx::B2DPolygon& rGradientPoly,
/aoo42x/main/basebmp/inc/basebmp/
H A Dbitmapdevice.hxx50 class B2DPolygon;
246 void drawPolygon( const basegfx::B2DPolygon& rPoly,
267 void drawPolygon( const basegfx::B2DPolygon& rPoly,
582 virtual void drawPolygon_i( const basegfx::B2DPolygon& rPoly,
586 virtual void drawPolygon_i( const basegfx::B2DPolygon& rPoly,
/aoo42x/main/svx/source/sdr/contact/
H A Dviewcontactofsdrpage.cxx144 basegfx::B2DPolygon aPageShadowPolygon; in createViewIndependentPrimitive2DSequence()
253 const basegfx::B2DPolygon aInnerPolgon(basegfx::tools::createPolygonFromRect(aInnerRange)); in createViewIndependentPrimitive2DSequence()
297 … const basegfx::B2DPolygon aPageFillPolygon(basegfx::tools::createPolygonFromRect(aPageFillRange)); in createViewIndependentPrimitive2DSequence()
358 basegfx::B2DPolygon aLeft, aRight; in createViewIndependentPrimitive2DSequence()
373 …const basegfx::B2DPolygon aPageBorderPolygon(basegfx::tools::createPolygonFromRect(aPageBorderRang… in createViewIndependentPrimitive2DSequence()
411 …const basegfx::B2DPolygon aPageBorderPolygon(basegfx::tools::createPolygonFromRect(aPageBorderRang… in createViewIndependentPrimitive2DSequence()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx640 const basegfx::B2DPolygon& rLinePolygon, in createHairlinePrimitive()
646 basegfx::B2DPolygon aLinePolygon(rLinePolygon); in createHairlinePrimitive()
674 const basegfx::B2DPolygon& rLinePolygon, in createLinePrimitive()
686 basegfx::B2DPolygon aLinePolygon(rLinePolygon); in createLinePrimitive()
741 const basegfx::B2DPolygon& rPolygon, in createHairlineAndFillPrimitive()
1724 basegfx::B2DPolygon aLinePolygon; in interpretMetafile()
1816 basegfx::B2DPolygon aOutline; in interpretMetafile()
1870 const basegfx::B2DPolygon aOutline(aToolsPoly.getB2DPolygon()); in interpretMetafile()
1884 const basegfx::B2DPolygon aOutline(aToolsPoly.getB2DPolygon()); in interpretMetafile()
1898 const basegfx::B2DPolygon aOutline(aToolsPoly.getB2DPolygon()); in interpretMetafile()
[all …]
H A Dhelplineprimitive2d.cxx64 basegfx::B2DPolygon aLineA; in create2DDecomposition()
74 basegfx::B2DPolygon aLineB; in create2DDecomposition()
85 basegfx::B2DPolygon aLine; in create2DDecomposition()
127 basegfx::B2DPolygon aPart(aResult.getB2DPolygon(a)); in create2DDecomposition()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgtextpathnode.cxx46 const basegfx::B2DPolygon& mrPolygon;
71 const basegfx::B2DPolygon& rPolygon,
139 const basegfx::B2DPolygon& rPolygon, in pathTextBreakupHelper()
394 const basegfx::B2DPolygon aPolygon(pPolyPolyPath->getB2DPolygon(0)); in isValid()
426 basegfx::B2DPolygon aPolygon(pPolyPolyPath->getB2DPolygon(0)); in decomposePathNode()
/aoo42x/main/svx/source/sdr/primitive2d/
H A Dsdrellipseprimitive2d.cxx53 basegfx::B2DPolygon aUnitOutline(basegfx::tools::createPolygonFromUnitCircle(1)); in create2DDecomposition()
87 basegfx::B2DPolygon aTransformed(aUnitOutline); in create2DDecomposition()
161 …basegfx::B2DPolygon aUnitOutline(basegfx::tools::createPolygonFromUnitEllipseSegment(mfStartAngle,… in create2DDecomposition()
207 basegfx::B2DPolygon aTransformed(aUnitOutline); in create2DDecomposition()
/aoo42x/main/basegfx/source/tools/
H A Dcanvastools.cxx67 …e< geometry::RealBezierSegment2D > bezierSequenceFromB2DPolygon(const ::basegfx::B2DPolygon& rPoly) in bezierSequenceFromB2DPolygon()
89 …Sequence< geometry::RealPoint2D > pointSequenceFromB2DPolygon( const ::basegfx::B2DPolygon& rPoly ) in pointSequenceFromB2DPolygon()
149 … const ::basegfx::B2DPolygon& rPoly ) in xPolyPolygonFromB2DPolygon()
215 …::basegfx::B2DPolygon polygonFromPoint2DSequence( const uno::Sequence< geometry::RealPoint2D >& po… in polygonFromPoint2DSequence()
219 ::basegfx::B2DPolygon aPoly; in polygonFromPoint2DSequence()
243 …::basegfx::B2DPolygon polygonFromBezier2DSequence( const uno::Sequence< geometry::RealBezierSegmen… in polygonFromBezier2DSequence()
246 basegfx::B2DPolygon aRetval; in polygonFromBezier2DSequence()
/aoo42x/main/vcl/source/gdi/
H A Doutmap.cxx1251 basegfx::B2DPolygon OutputDevice::LogicToPixel( const basegfx::B2DPolygon& rLogicPoly ) const in LogicToPixel()
1253 basegfx::B2DPolygon aTransformedPoly = rLogicPoly; in LogicToPixel()
1471 basegfx::B2DPolygon OutputDevice::LogicToPixel( const basegfx::B2DPolygon& rLogicPoly, in LogicToPixel()
1474 basegfx::B2DPolygon aTransformedPoly = rLogicPoly; in LogicToPixel()
1646 basegfx::B2DPolygon OutputDevice::PixelToLogic( const basegfx::B2DPolygon& rPixelPoly ) const in PixelToLogic()
1648 basegfx::B2DPolygon aTransformedPoly = rPixelPoly; in PixelToLogic()
1859 basegfx::B2DPolygon OutputDevice::PixelToLogic( const basegfx::B2DPolygon& rPixelPoly, in PixelToLogic()
1862 basegfx::B2DPolygon aTransformedPoly = rPixelPoly; in PixelToLogic()
2321 basegfx::B2DPolygon OutputDevice::LogicToLogic( const basegfx::B2DPolygon& rPolySource, in LogicToLogic()
2331 basegfx::B2DPolygon aPoly(rPolySource); in LogicToLogic()
/aoo42x/main/svx/source/xoutdev/
H A Dxtablend.cxx127 basegfx::B2DPolygon aTriangle; in Create()
134 basegfx::B2DPolygon aSquare; in Create()
142 …basegfx::B2DPolygon aCircle(basegfx::tools::createPolygonFromCircle(basegfx::B2DPoint(0.0, 0.0), 1… in Create()
160 basegfx::B2DPolygon aLine; in CreateBitmapForUI()
/aoo42x/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx50 B2DPolygon& rTarget, // target polygon in ImpSubDivAngle()
120 B2DPolygon& rTarget, // target polygon in ImpSubDivAngleStart()
265 B2DPolygon& rTarget, // target polygon in ImpSubDivDistance()
569 …void B2DCubicBezier::adaptiveSubdivideByAngle(B2DPolygon& rTarget, double fAngleBound, bool bAllow… in adaptiveSubdivideByAngle()
639 void B2DCubicBezier::adaptiveSubdivideByCount(B2DPolygon& rTarget, sal_uInt32 nCount) const in adaptiveSubdivideByCount()
653 void B2DCubicBezier::adaptiveSubdivideByDistance(B2DPolygon& rTarget, double fDistanceBound) const in adaptiveSubdivideByDistance()
689 B2DPolygon aInitialPolygon; in getSmallestDistancePointToBezierSegment()
/aoo42x/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontriangulator.hxx38 BASEGFX_DLLPUBLIC ::basegfx::B2DPolygon triangulate(const ::basegfx::B2DPolygon& rCandidate);
41 BASEGFX_DLLPUBLIC ::basegfx::B2DPolygon triangulate(const ::basegfx::B2DPolyPolygon& rCandidate);

Completed in 204 milliseconds

12345678910>>...12