Searched refs:aCrossing (Results 1 – 1 of 1) sorted by relevance
289 B2DCubicBezier aCrossing; // curve self-intersects somewhere in the middle member in basegfx2d::b2dbeziertools358 aCrossing = B2DCubicBezier(a00 + B2DPoint(8.0,0.0), in SetUp()383 aPlotter.plot( aCrossing, in SetUp()388 B2DCubicBezier aSegment = aCrossing; in SetUp()441 aCrossing.adaptiveSubdivideByDistance(result, fBound); in TEST_F()489 aCrossing.adaptiveSubdivideByAngle(result, fBound, true); in TEST_F()
Completed in 72 milliseconds