Home
last modified time | relevance | path

Searched refs:basegfx (Results 201 – 225 of 1243) sorted by relevance

12345678910>>...50

/trunk/main/drawinglayer/inc/drawinglayer/attribute/
H A Dsdrfillgraphicattribute.hxx34 namespace basegfx { namespace
59 const basegfx::B2DVector& rGraphicLogicSize,
60 const basegfx::B2DVector& rSize,
61 const basegfx::B2DVector& rOffset,
62 const basegfx::B2DVector& rOffsetPosition,
63 const basegfx::B2DVector& rRectPoint,
80 const basegfx::B2DVector& getGraphicLogicSize() const;
81 const basegfx::B2DVector& getSize() const;
82 const basegfx::B2DVector& getOffset() const;
83 const basegfx::B2DVector& getOffsetPosition() const;
[all …]
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx148 const basegfx::B2DPolygon aB2DPolygon(basegfx::unotools::polygonFromBezier2DSequence(curves)); in polygonFromBezier2DSequence()
157 …const basegfx::B2DPolyPolygon aB2DPolyPolygon(basegfx::unotools::polyPolygonFromBezier2DSequenceSe… in polyPolygonFromBezier2DSequenceSequence()
498 ::Size sizeFromB2DSize( const ::basegfx::B2DVector& rVec ) in sizeFromB2DSize()
518 Size sizeFromB2ISize( const ::basegfx::B2IVector& rVec ) in sizeFromB2ISize()
540 return ::basegfx::B2DVector( rSize.Width(), in b2DSizeFromSize()
546 return ::basegfx::B2DPoint( rPoint.X(), in b2DPointFromPoint()
552 return ::basegfx::B2DRange( rRect.Left(), in b2DRectangleFromRectangle()
558 basegfx::B2IVector b2ISizeFromSize( const Size& rSize ) in b2ISizeFromSize()
560 return ::basegfx::B2IVector( rSize.Width(), in b2ISizeFromSize()
566 return ::basegfx::B2IPoint( rPoint.X(), in b2IPointFromPoint()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx81 basegfx::B2VectorContinuity eSmooth = basegfx::CONTINUITY_NONE; in ImpCheckPolyPossibilities()
161 if(basegfx::CONTINUITY_NONE == eSmooth) in CheckPolyPossibilitiesHelper()
166 if(basegfx::CONTINUITY_C1 == eSmooth) in CheckPolyPossibilitiesHelper()
171 if(basegfx::CONTINUITY_C2 == eSmooth) in CheckPolyPossibilitiesHelper()
187 basegfx::B2VectorContinuity eFlags; in SetMarkedPointsSmooth()
191 eFlags = basegfx::CONTINUITY_NONE; in SetMarkedPointsSmooth()
195 eFlags = basegfx::CONTINUITY_C1; in SetMarkedPointsSmooth()
199 eFlags = basegfx::CONTINUITY_C2; in SetMarkedPointsSmooth()
617 basegfx::B2DPolyPolygon aXPP(pPath->GetPathPoly()); in ImpTransformMarkedPoints()
629 basegfx::B2DPolygon aNewXP(aXPP.getB2DPolygon(nPolyNum)); in ImpTransformMarkedPoints()
[all …]
H A Dsvdedtv2.cxx655 basegfx::B2DPolyPolygon aRetval; in ImpGetPolyPolygon1()
708 basegfx::B2DPolyPolygon aRetval; in ImpGetPolyPolygon()
725 basegfx::B2DPolygon SdrEditView::ImpCombineToSinglePolygon(const basegfx::B2DPolyPolygon& rPolyPoly… in ImpCombineToSinglePolygon()
731 return basegfx::B2DPolygon(); in ImpCombineToSinglePolygon()
749 const basegfx::B2DPoint aCA(aCandidate.getB2DPoint(0L)); in ImpCombineToSinglePolygon()
751 const basegfx::B2DPoint aRA(aRetval.getB2DPoint(0L)); in ImpCombineToSinglePolygon()
1037 basegfx::B2DPolyPolygon aMergePolyPolygonA; in MergeMarkedObjects()
1038 basegfx::B2DPolyPolygon aMergePolyPolygonB; in MergeMarkedObjects()
1247 basegfx::B2DPolyPolygon aPolyPolygon; in CombineMarkedObjects()
1278basegfx::B2DPolyPolygon aTmpPoly(basegfx::tools::simplifyCurveSegments(ImpGetPolyPolygon(pObj, sal… in CombineMarkedObjects()
[all …]
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dfillhatchprimitive2d.hxx57 basegfx::B2DRange maOutputRange;
61 basegfx::B2DRange maDefinitionRange;
67 basegfx::BColor maBColor;
76 const basegfx::B2DRange& rOutputRange,
77 const basegfx::BColor& rBColor,
80 const basegfx::B2DRange& rOutputRange,
81 const basegfx::B2DRange& rDefinitionRange,
82 const basegfx::BColor& rBColor,
86 const basegfx::B2DRange& getOutputRange() const { return maOutputRange; } in getOutputRange()
87 const basegfx::B2DRange& getDefinitionRange() const { return maDefinitionRange; } in getDefinitionRange()
[all …]
/trunk/main/slideshow/source/inc/
H A Danimatedsprite.hxx73 const ::basegfx::B2DSize& rSpriteSizePixel,
84 bool resize( const ::basegfx::B2DSize& rSpriteSizePixel );
92 void setPixelOffset( const ::basegfx::B2DSize& rPixelOffset );
95 ::basegfx::B2DSize getPixelOffset() const;
121 void movePixel( const ::basegfx::B2DPoint& rNewPos );
135 void clip( const ::basegfx::B2DPolyPolygon& rClip );
149 void transform( const ::basegfx::B2DHomMatrix& rTransform );
165 ::basegfx::B2DSize maEffectiveSpriteSizePixel;
166 ::basegfx::B2DSize maContentPixelOffset;
170 ::boost::optional< ::basegfx::B2DPoint > maPosPixel;
[all …]
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1071 basegfx::B2DPolyPolygon aRetval; in ImplSvxPointSequenceSequenceToB2DPolyPolygon()
1080 basegfx::B2DPolygon aNewPolygon; in ImplSvxPointSequenceSequenceToB2DPolyPolygon()
1141 basegfx::B2DPolygon aNewPolygon; in setPropertyValueImpl()
1197 *pInnerSequence = awt::Point( basegfx::fround(aPoint.getX()), basegfx::fround(aPoint.getY()) ); in B2DPolyPolygonToSvxPointSequenceSequence()
1264 *pSequence++ = awt::Point( basegfx::fround(aPoint.getX()), basegfx::fround(aPoint.getY()) ); in getPropertyValueImpl()
1309 return basegfx::B2DPolyPolygon(); in GetPolygon()
1340 basegfx::B2DPolyPolygon aNewPolyPolygon; in SvxConvertPolyPolygonBezierToB2DPolyPolygon()
1361 basegfx::B2DPolygon aNewPolygon; in SvxConvertPolyPolygonBezierToB2DPolyPolygon()
1368 basegfx::B2DPoint aControlA; in SvxConvertPolyPolygonBezierToB2DPolyPolygon()
1369 basegfx::B2DPoint aControlB; in SvxConvertPolyPolygonBezierToB2DPolyPolygon()
[all …]
/trunk/main/drawinglayer/source/primitive2d/
H A Dembedded3dprimitive2d.cxx78 const basegfx::B2DRange aLocal2DRange(getB2DRange(rViewInformation)); in create2DDecomposition()
79 const basegfx::B2DPolygon aOutline(basegfx::tools::createPolygonFromRect(aLocal2DRange)); in create2DDecomposition()
80 const basegfx::BColor aYellow(1.0, 1.0, 0.0); in create2DDecomposition()
88 const basegfx::B2DHomMatrix& rObjectTransformation, in Embedded3DPrimitive2D()
90 const basegfx::B3DVector& rLightNormal, in Embedded3DPrimitive2D()
92 const basegfx::B3DRange& rScene3DRange) in Embedded3DPrimitive2D()
124basegfx::B2DRange Embedded3DPrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewInfor… in getB2DRange()
133 basegfx::B2DRange aNewRange; in getB2DRange()
134 aNewRange.expand(basegfx::B2DPoint(a3DRange.getMinX(), a3DRange.getMinY())); in getB2DRange()
135 aNewRange.expand(basegfx::B2DPoint(a3DRange.getMaxX(), a3DRange.getMaxY())); in getB2DRange()
[all …]
H A Dcropprimitive2d.cxx48 const basegfx::B2DHomMatrix& rTransformation, in CropPrimitive2D()
85 …const basegfx::B2DVector aObjectScale(basegfx::absolute(getTransformation() * basegfx::B2DVector(1… in get2DDecomposition()
93 …const double fBackScaleX(basegfx::fTools::equalZero(aObjectScale.getX()) ? 1.0 : 1.0 / fabs(aObjec… in get2DDecomposition()
94 …const double fBackScaleY(basegfx::fTools::equalZero(aObjectScale.getY()) ? 1.0 : 1.0 / fabs(aObjec… in get2DDecomposition()
101 const basegfx::B2DRange aUnitRange(0.0, 0.0, 1.0, 1.0); in get2DDecomposition()
102 const basegfx::B2DRange aNewRange( in get2DDecomposition()
115 basegfx::B2DHomMatrix aNewTransform(getTransformation()); in get2DDecomposition()
120 aNewTransform = basegfx::tools::createScaleTranslateB2DHomMatrix( in get2DDecomposition()
145basegfx::B2DPolyPolygon aMaskPolyPolygon(basegfx::tools::createUnitPolygon()); in get2DDecomposition()
/trunk/main/sd/source/ui/inc/
H A Dfumorph.hxx35 namespace basegfx { namespace
62 ::basegfx::B2DPolyPolygon* ImpCreateMorphedPolygon(
63 const ::basegfx::B2DPolyPolygon& rPolyPolyStart,
64 const ::basegfx::B2DPolyPolygon& rPolyPolyEnd,
67 const ::basegfx::B2DPolyPolygon& rPolyPoly1, const ::basegfx::B2DPolyPolygon& rPolyPoly2,
69 void ImpAddPolys(::basegfx::B2DPolyPolygon& rSmaller, const ::basegfx::B2DPolyPolygon& rBigger);
70 void ImpEqualizePolyPointCount(::basegfx::B2DPolygon& rSmall, const ::basegfx::B2DPolygon& rBig);
71 sal_uInt32 ImpGetNearestIndex(const ::basegfx::B2DPolygon& rPoly, const ::basegfx::B2DPoint& rPos);
/trunk/main/slideshow/source/engine/transitions/
H A Dfourboxwipe.cxx38 ::basegfx::B2DPolyPolygon FourBoxWipe::operator () ( double t ) in operator ()()
40 ::basegfx::B2DHomMatrix aTransform; in operator ()()
41 const double d = ::basegfx::pruneScaleValue( t / 2.0 ); in operator ()()
44 aTransform = basegfx::tools::createTranslateB2DHomMatrix(-0.5, -0.5); in operator ()()
50 aTransform = basegfx::tools::createScaleTranslateB2DHomMatrix(d, d, -0.5, -0.5); in operator ()()
54 ::basegfx::B2DPolygon square( m_unitRect ); in operator ()()
56 ::basegfx::B2DPolyPolygon res( square ); 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 ()()
[all …]
H A Dtransitiontools.cxx39 ::basegfx::B2DPolygon createUnitRect() in createUnitRect()
41 return ::basegfx::tools::createPolygonFromRect( in createUnitRect()
42 ::basegfx::B2DRectangle(0.0,0.0, in createUnitRect()
46 ::basegfx::B2DPolyPolygon flipOnYAxis( in flipOnYAxis()
47 ::basegfx::B2DPolyPolygon const & polypoly ) in flipOnYAxis()
49 ::basegfx::B2DPolyPolygon res(polypoly); in flipOnYAxis()
50 res.transform(basegfx::tools::createScaleTranslateB2DHomMatrix(-1.0, 1.0, 1.0, 0.0)); in flipOnYAxis()
55 ::basegfx::B2DPolyPolygon flipOnXAxis( in flipOnXAxis()
56 ::basegfx::B2DPolyPolygon const & polypoly ) in flipOnXAxis()
58 ::basegfx::B2DPolyPolygon res(polypoly); in flipOnXAxis()
[all …]
/trunk/main/basebmp/test/
H A Dbmptest.cxx72 const basegfx::B2IRange aSourceRect(0,0,10,10); in implTestBmpBasics()
73 const basegfx::B2IRange aDestLeftTop(0,0,4,4); in implTestBmpBasics()
74 const basegfx::B2IRange aDestRightTop(6,0,10,4); in implTestBmpBasics()
75 const basegfx::B2IRange aDestLeftBottom(0,6,4,10); in implTestBmpBasics()
76 const basegfx::B2IRange aDestRightBottom(6,6,10,10); in implTestBmpBasics()
113 const basegfx::B2IRange aSourceRect(0,0,10,10); in implTestBmpClip()
114 const basegfx::B2IRange aDestLeftTop(-2,-2,2,2); in implTestBmpClip()
115 const basegfx::B2IRange aDestRightTop(8,-2,12,2); in implTestBmpClip()
116 const basegfx::B2IRange aDestLeftBottom(-2,8,2,12); in implTestBmpClip()
144 const basegfx::B2ISize aSize(10,10); in SetUp()
[all …]
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx169 virtual ::basegfx::B2DTuple getUnderlyingValue() const in getUnderlyingValue()
174 ::basegfx::B2DTuple aRetVal; in getUnderlyingValue()
208 const ::basegfx::B2DSize maReferenceSize;
220 const ::basegfx::B2DVector& rSlideSize, in PathAnimation()
235 ::basegfx::B2DPolyPolygon aPolyPoly; in PathAnimation()
316 ::basegfx::B2DPoint rOutPos = ::basegfx::tools::getPositionRelative( maPathPoly, in operator ()()
352 ::basegfx::B2DPolygon maPathPoly;
356 const ::basegfx::B2DSize maPageSize;
357 ::basegfx::B2DPoint maShapeOrig;
1177 new TupleAnimation< ::basegfx::B2DSize >( in createPairPropertyAnimation()
[all …]
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx99 const basegfx::B2DPoint& /* rNull */, in drawTransformedBitmap()
100 const basegfx::B2DPoint& /* rX */, in drawTransformedBitmap()
101 const basegfx::B2DPoint& /* rY */, in drawTransformedBitmap()
349 basegfx::B2DPolygon aRet; in mirror()
379 basegfx::B2DPolyPolygon aRet; in mirror()
572 basegfx::B2DLineJoin i_eLineJoin, in DrawPolyLine()
832 const basegfx::B2DPoint& rNull, in DrawTransformedBitmap()
833 const basegfx::B2DPoint& rX, in DrawTransformedBitmap()
834 const basegfx::B2DPoint& rY, in DrawTransformedBitmap()
842 basegfx::B2DPoint aX(rX); in DrawTransformedBitmap()
[all …]
/trunk/main/svx/source/engine3d/
H A Dscene3d.cxx211 aCamera(basegfx::B3DPoint(0.0, 0.0, 4.0), basegfx::B3DPoint()), in E3dScene()
222 aCamera(basegfx::B3DPoint(0.0, 0.0, 4.0), basegfx::B3DPoint()), in E3dScene()
255 basegfx::B3DPoint aActualPosition(aCamera.GetPosition()); in SetDefaultAttributes()
279 basegfx::B2DPolyPolygon E3dScene::TakeXorPoly() const in TakeXorPoly()
285basegfx::B2DPolyPolygon aRetval(basegfx::tools::createB2DPolyPolygonFromB3DPolyPolygon(aCubePolyPo… in TakeXorPoly()
417 basegfx::B3DPoint aVRP(rCam.GetViewPoint()); in SetCamera()
418 basegfx::B3DVector aVPN(aVRP - rCam.GetVRP()); in SetCamera()
419 basegfx::B3DVector aVUV(rCam.GetVUV()); in SetCamera()
744 void E3dScene::SetTransform(const basegfx::B3DHomMatrix& rMatrix) in SetTransform()
770 basegfx::B3DHomMatrix aRotation; in NbcRotate()
[all …]
H A Dviewpt3d2.cxx95 const basegfx::B3DPoint& Viewport3D::GetViewPoint() in GetViewPoint()
108 const basegfx::B3DHomMatrix& Viewport3D::GetViewTransform() in GetViewTransform()
145 basegfx::B3DHomMatrix aTemp; in MakeTransform()
156 basegfx::B3DHomMatrix aTemp; in MakeTransform()
174 basegfx::B3DHomMatrix aTemp; in MakeTransform()
258 basegfx::B3DPoint Viewport3D::DoProjection(const basegfx::B3DPoint& rVec) const in DoProjection()
260 basegfx::B3DPoint aVec(rVec); in DoProjection()
290 basegfx::B3DPoint Viewport3D::MapToDevice(const basegfx::B3DPoint& rVec) const in MapToDevice()
292 basegfx::B3DPoint aRetval; in MapToDevice()
309 void Viewport3D::SetVRP(const basegfx::B3DPoint& rNewVRP) in SetVRP()
[all …]
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx114 ::basegfx::B2DRectangle aScrollRect, aPaintRect; in forceScrollTextMetaFile()
374 ::basegfx::B2DRange aTotalBounds; in getActualUnitShapeBounds()
399 ::basegfx::B2DRange( 0.0, 0.0, in getActualUnitShapeBounds()
785 ::basegfx::B2DRectangle DrawShape::getBounds() const in getBounds()
810 Expander( ::basegfx::B2DSize& rBounds ) : in Expander()
830 ::basegfx::B2DSize& mrBounds;
836 ::basegfx::B2DRectangle aBounds; in getUpdateArea()
984 basegfx::B2DRectangle(), in prepareHyperlinkIndices()
1051 basegfx::B2DHomMatrix aTransform; in getHyperlinkRegions()
1068 basegfx::B2DRectangle const region( in getHyperlinkRegions()
[all …]
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrpage.cxx164 const basegfx::BColor aRGBColor(aInitColor.getBColor()); in createPrimitive2DSequence()
255 … const basegfx::B2DPolygon aPageFillPolygon(basegfx::tools::createPolygonFromRect(aPageFillRange)); in createPrimitive2DSequence()
270 const basegfx::BColor aRGBColor(aPageFillColor.getBColor()); in createPrimitive2DSequence()
454 const basegfx::B2DRange aViewRange(rViewInformation2D.getViewport()); in getPrimitive2DSequenceHierarchy()
530 const basegfx::BColor aRGBGridColor(aGridColor.getBColor()); in createPrimitive2DSequence()
532 basegfx::B2DHomMatrix aGridMatrix; in createPrimitive2DSequence()
618 const basegfx::BColor aRGBColorA(1.0, 1.0, 1.0); in createPrimitive2DSequence()
619 const basegfx::BColor aRGBColorB(0.0, 0.0, 0.0); in createPrimitive2DSequence()
640 … aPosition, basegfx::B2DVector(0.0, 1.0), drawinglayer::primitive2d::HELPLINESTYLE2D_LINE, in createPrimitive2DSequence()
647 … aPosition, basegfx::B2DVector(1.0, 0.0), drawinglayer::primitive2d::HELPLINESTYLE2D_LINE, in createPrimitive2DSequence()
[all …]
/trunk/main/canvas/inc/canvas/base/
H A Dcanvascustomspritehelper.hxx95 bool isAreaUpdateOpaque( const ::basegfx::B2DRange& rUpdateArea ) const;
96 ::basegfx::B2DPoint getPosPixel() const;
97 ::basegfx::B2DVector getSizePixel() const;
98 ::basegfx::B2DRange getUpdateArea() const;
110 … ::basegfx::B2DRange getUpdateArea( const ::basegfx::B2DRange& rUntransformedSpriteBounds ) const;
113 ::basegfx::B2DRange getFullSpriteRect() const;
210 virtual ::basegfx::B2DPolyPolygon polyPolygonFromXPolyPolygon2D(
240 ::basegfx::B2DRange maCurrClipBounds;
243 ::basegfx::B2DPoint maPosition;
244 ::basegfx::B2DVector maSize;
[all …]
/trunk/main/canvas/source/directx/
H A Ddx_impltools.cxx90 return ::basegfx::unotools::polyPolygonFromBezier2DSequenceSequence( in polyPolygonFromXPolyPolygon2D()
108 return ::basegfx::unotools::polyPolygonFromPoint2DSequenceSequence( in polyPolygonFromXPolyPolygon2D()
190 const ::basegfx::B2DPolygon& rPoly, in graphicsPathFromB2DPolygon()
234 const ::basegfx::B2DPoint& rPoint( rPoly.getB2DPoint(0) ); in graphicsPathFromB2DPolygon()
334 RECT gdiRectFromB2IRect( const ::basegfx::B2IRange& rRect ) in gdiRectFromB2IRect()
356 ::basegfx::B2DPoint b2dPointFromGdiPlusPointF( const Gdiplus::PointF& rPoint ) in b2dPointFromGdiPlusPointF()
358 return ::basegfx::B2DPoint( rPoint.X, rPoint.Y ); in b2dPointFromGdiPlusPointF()
361 ::basegfx::B2DRange b2dRangeFromGdiPlusRectF( const Gdiplus::RectF& rRect ) in b2dRangeFromGdiPlusRectF()
363 return ::basegfx::B2DRange( rRect.X, rRect.Y, in b2dRangeFromGdiPlusRectF()
424 (static_cast<sal_uInt8>( ::basegfx::fround( 255*rColor[1] ) ) << 8) | in sequenceToArgb()
[all …]
/trunk/main/drawinglayer/source/attribute/
H A Dsdrshadowattribute.cxx42 basegfx::B2DVector maOffset; // shadow offset 1/100th mm
44 basegfx::BColor maColor; // color of shadow
47 const basegfx::B2DVector& rOffset, in ImpSdrShadowAttribute()
49 const basegfx::BColor& rColor) in ImpSdrShadowAttribute()
58 const basegfx::B2DVector& getOffset() const { return maOffset; } in getOffset()
60 const basegfx::BColor& getColor() const { return maColor; } in getColor()
76 basegfx::B2DVector(), in get_global_default()
78 basegfx::BColor()); in get_global_default()
89 const basegfx::B2DVector& rOffset, in SdrShadowAttribute()
91 const basegfx::BColor& rColor) in SdrShadowAttribute()
[all …]
H A Dsdrlightattribute3d.cxx42 basegfx::BColor maColor;
43 basegfx::B3DVector maDirection;
49 const basegfx::BColor& rColor, in ImpSdr3DLightAttribute()
50 const basegfx::B3DVector& rDirection, in ImpSdr3DLightAttribute()
60 const basegfx::BColor& getColor() const { return maColor; } in getColor()
78 basegfx::BColor(), in get_global_default()
79 basegfx::B3DVector(), in get_global_default()
91 const basegfx::BColor& rColor, in Sdr3DLightAttribute()
92 const basegfx::B3DVector& rDirection, in Sdr3DLightAttribute()
163 const basegfx::BColor& Sdr3DLightAttribute::getColor() const in getColor()
[all …]
/trunk/main/svgio/source/svgreader/
H A Dsvgclippathnode.cxx78 const basegfx::B2DHomMatrix aMatrix(readTransform(aContent, *this)); in parseAttribute()
137 const basegfx::B2DHomMatrix* pTransform) const in apply()
143 basegfx::B2DPolyPolygon aClipPolyPolygon; in apply()
161 aClipPolyPolygon = basegfx::tools::mergeToSinglePolyPolygon(rResult); in apply()
174 const basegfx::B2DRange aContentRange( in apply()
180 basegfx::tools::createScaleTranslateB2DHomMatrix( in apply()
198 if(basegfx::tools::isRectangle(aClipPolyPolygon)) in apply()
202 const basegfx::B2DRange aClipRange(aClipPolyPolygon.getB2DRange()); in apply()
203 const basegfx::B2DRange aContentRange( in apply()
219 basegfx::B2DRange aCommonRange(aContentRange); in apply()
[all …]
/trunk/main/basegfx/
H A DGoogleTest_basegfx.mk26 basegfx/test/basegfx1d \
27 basegfx/test/basegfx2d \
28 basegfx/test/basegfx3d \
29 basegfx/test/boxclipper \
30 basegfx/test/basegfxtools \
31 basegfx/test/clipstate \
32 basegfx/test/genericclipper \
33 basegfx/test/main \
34 basegfx/test/testtools \
38 basegfx \
[all …]

Completed in 163 milliseconds

12345678910>>...50