Home
last modified time | relevance | path

Searched refs:bStroke (Results 1 – 9 of 9) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx208 if(bStroke) in clipPolygonOnOrthogonalPlane()
313 aRetval.append(clipPolygonOnRange(rCandidate.getB3DPolygon(a), rRange, bInside, bStroke)); in clipPolyPolygonOnRange()
319 …lipPolygonOnRange(const B3DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke) in clipPolygonOnRange() argument
359 …pPolygonOnOrthogonalPlane(rCandidate, tools::B3DORIENTATION_X, bInside, rRange.getMinX(), bStroke); in clipPolygonOnRange()
370 …PolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Y, bInside, rRange.getMinY(), bStroke); in clipPolygonOnRange()
411 aRetval.append(clipPolygonOnRange(rCandidate.getB3DPolygon(a), rRange, bInside, bStroke)); in clipPolyPolygonOnRange()
417 …lipPolygonOnRange(const B3DPolygon& rCandidate, const B3DRange& rRange, bool bInside, bool bStroke) in clipPolygonOnRange() argument
454 aRetval = clipPolygonOnRange(rCandidate, aCandidateRange2D, bInside, bStroke); in clipPolygonOnRange()
465 …PolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Z, bInside, rRange.getMinZ(), bStroke); in clipPolygonOnRange()
513 …l = clipPolygonOnOrthogonalPlane(aCandidate, tools::B3DORIENTATION_X, bClipPositive, 0.0, bStroke); in clipPolygonOnPlane()
[all …]
H A Db2dpolygonclipper.cxx134 if(bStroke && aRun.count()) in clipPolygonOnParallelAxis()
144 if(bStroke) in clipPolygonOnParallelAxis()
248 … return clipPolygonOnPolyPolygon(rCandidate, B2DPolyPolygon(aClip), bInside, bStroke); in clipPolygonOnRange()
253 aRetval = clipPolygonOnParallelAxis(rCandidate, true, bInside, rRange.getMinY(), bStroke); in clipPolygonOnRange()
264 aRetval = clipPolyPolygonOnParallelAxis(aRetval, false, bInside, rRange.getMinX(), bStroke); in clipPolygonOnRange()
276 aRetval = clipPolyPolygonOnParallelAxis(aRetval, true, !bInside, rRange.getMaxY(), bStroke); in clipPolygonOnRange()
288 aRetval = clipPolyPolygonOnParallelAxis(aRetval, false, !bInside, rRange.getMaxX(), bStroke); in clipPolygonOnRange()
366 aRetval = clipPolygonOnParallelAxis(aCandidate, true, bAbove, 0.0, bStroke); in clipPolygonOnEdge()
399 aRetval = clipPolyPolygonOnParallelAxis(aCandidate, true, bAbove, 0.0, bStroke); in clipPolyPolygonOnEdge()
422 if(bStroke) in clipPolyPolygonOnPolyPolygon()
[all …]
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygonclipper.hxx46 …lygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOnOtherAxis, bool bStroke);
47 …lygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOnOtherAxis, bool bStroke);
52 …lygonOnRange(const B2DPolyPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke);
53 …ipPolygonOnRange(const B2DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke);
59 …yPolygon& rCandidate, const B2DPoint& rPointA, const B2DPoint& rPointB, bool bAbove, bool bStroke);
60 …DPolygon& rCandidate, const B2DPoint& rPointA, const B2DPoint& rPointB, bool bAbove, bool bStroke);
68 …Polygon(const B2DPolyPolygon& rCandidate, const B2DPolyPolygon& rClip, bool bInside, bool bStroke);
69 …PolyPolygon(const B2DPolygon& rCandidate, const B2DPolyPolygon& rClip, bool bInside, bool bStroke);
H A Db3dpolygonclipper.hxx55 …Candidate, B3DOrientation ePlaneOrthogonal, bool bClipPositive, double fPlaneOffset, bool bStroke);
58 …Candidate, B3DOrientation ePlaneOrthogonal, bool bClipPositive, double fPlaneOffset, bool bStroke);
63 …lygonOnRange(const B3DPolyPolygon& rCandidate, const B3DRange& rRange, bool bInside, bool bStroke);
66 …ipPolygonOnRange(const B3DPolygon& rCandidate, const B3DRange& rRange, bool bInside, bool bStroke);
69 …lygonOnRange(const B3DPolyPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke);
70 …ipPolygonOnRange(const B3DPolygon& rCandidate, const B2DRange& rRange, bool bInside, bool bStroke);
75 …e, const B3DPoint& rPointOnPlane, const B3DVector& rPlaneNormal, bool bClipPositive, bool bStroke);
78 …e, const B3DPoint& rPointOnPlane, const B3DVector& rPlaneNormal, bool bClipPositive, bool bStroke);
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dpolypolyaction.cxx65 bool bStroke );
70 bool bStroke,
101 bool bStroke ) : in PolyPolyAction() argument
114 if( bStroke ) in PolyPolyAction()
122 bool bStroke, in PolyPolyAction() argument
145 if( bStroke ) in PolyPolyAction()
/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx44 bool bStroke) in handleGeometricContent() argument
53 bStroke)); in handleGeometricContent()
65 if(bStroke) in handleGeometricContent()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx1108 void WinMtfOutput::StrokeAndFillPath( sal_Bool bStroke, sal_Bool bFill ) in StrokeAndFillPath() argument
1117 if ( !bStroke ) in StrokeAndFillPath()
1127 if ( !bStroke ) in StrokeAndFillPath()
H A Dwinmtf.hxx625 void StrokeAndFillPath( sal_Bool bStroke, sal_Bool bFill );
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx238 sal_Bool bStroke; member
1501 p->bStroke=sal_False; in ReadOrder()
1538 if( p->bStroke ) in ReadOrder()
1571 p->bStroke = sal_True; in ReadOrder()

Completed in 67 milliseconds