Home
last modified time | relevance | path

Searched refs:yRadius (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/render/intermediate/
H A DBorderPainterTestCase.java209 setStartBefore(xRadius, yRadius); in setCornerRadii()
210 setEndBefore(xRadius, yRadius); in setCornerRadii()
211 setEndAfter(xRadius, yRadius); in setCornerRadii()
212 setStartAfter(xRadius, yRadius); in setCornerRadii()
218 beforeBuilder.setRadiusStart(yRadius); in setStartBefore()
224 beforeBuilder.setRadiusEnd(yRadius); in setEndBefore()
230 afterBuilder.setRadiusEnd(yRadius); in setEndAfter()
236 afterBuilder.setRadiusStart(yRadius); in setStartAfter()
504 yEnd - endAfterCorner.yRadius); in verifyClipping()
530 public final int yRadius; field in BorderPainterTestCase.ClipBackgroundTester.Corner
[all …]
/dports/graphics/pixen/Pixen-0.1/
H A DPXEllipseTool.m79 int xRadius = bound.size.width/2, yRadius = bound.size.height/2;
83 if (yRadius < 1) {
84 yRadius = 1;
86 int cx = bound.origin.x + xRadius, cy = bound.origin.y + yRadius;
88 int twoBSquared = 2 * yRadius * yRadius;
91 int xChange = yRadius * yRadius * (1 - 2*xRadius);
97 BOOL evenHeight = ((float)yRadius == bound.size.height / 2.0f);
113 y = yRadius;
114 xChange = yRadius * yRadius;
115 yChange = xRadius * xRadius * (1 - 2*yRadius);
[all …]
/dports/graphics/geos/geos-3.9.1/src/util/
H A DGeometricShapeFactory.cpp131 double yRadius = env->getHeight() / 2.0; in createCircle() local
134 double centreY = env->getMinY() + yRadius; in createCircle()
142 double y = yRadius * sin(ang) + centreY; in createCircle()
157 double yRadius = env->getHeight() / 2.0; in createArc() local
160 double centreY = env->getMinY() + yRadius; in createArc()
174 double y = yRadius * sin(ang) + centreY; in createArc()
187 double yRadius = env->getHeight() / 2.0; in createArcPolygon() local
190 double centreY = env->getMinY() + yRadius; in createArcPolygon()
205 double y = yRadius * sin(ang) + centreY; in createArcPolygon()
/dports/cad/veroroute/VeroRoute/Src/
H A DGPainter.h163 virtual void drawRoundedRect(int x, int y, int w, int h, qreal xRadius, qreal yRadius) in drawRoundedRect()
165 if ( !m_pStream ) return QPainter::drawRoundedRect(x, y, w, h, xRadius, yRadius); in drawRoundedRect()
168 yRadius = std::min(yRadius, 0.5 * h); in drawRoundedRect()
170 const auto yDiameter = yRadius + yRadius; in drawRoundedRect()
174 …awLine(static_cast<int>(x), static_cast<int>(y+yRadius), static_cast<int>(x), static_cast<int>(y+h… in drawRoundedRect()
178 …ne(static_cast<int>(x+w), static_cast<int>(y+h-yRadius), static_cast<int>(x+w), static_cast<int>(y… in drawRoundedRect()
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/utils/
H A DGraphicsUtil.as22 * @param radius radius of wedge. If [optional] yRadius is defined, then radius is the x radius.
23 * @param yRadius [optional] y radius for wedge.
25 …phics, x:Number, y:Number, startAngle:Number, arc:Number, radius:Number, yRadius:Number = NaN):void
30 // if yRadius is undefined, yRadius = radius
31 if(isNaN(yRadius))
33 yRadius = radius;
62 var ay:Number = y + Math.sin(-startAngle / 180 * Math.PI) * yRadius;
71 var by:Number = y + Math.sin(angle) * yRadius;
73 var cy:Number = y + Math.sin(angleMid) * (yRadius / Math.cos(theta / 2));
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/utils/
H A DGraphicsUtil.as22 * @param radius radius of wedge. If [optional] yRadius is defined, then radius is the x radius.
23 * @param yRadius [optional] y radius for wedge.
25 …phics, x:Number, y:Number, startAngle:Number, arc:Number, radius:Number, yRadius:Number = NaN):void
30 // if yRadius is undefined, yRadius = radius
31 if(isNaN(yRadius))
33 yRadius = radius;
62 var ay:Number = y + Math.sin(-startAngle / 180 * Math.PI) * yRadius;
71 var by:Number = y + Math.sin(angle) * yRadius;
73 var cy:Number = y + Math.sin(angleMid) * (yRadius / Math.cos(theta / 2));
/dports/science/cdk/cdk-cdk-2.3/display/renderextra/src/main/java/org/openscience/cdk/renderer/generators/
H A DLonePairGenerator.java72 double yRadius = point.y; in generate() local
82 yRadius -= modelAtomRadius; in generate()
85 yRadius += modelAtomRadius; in generate()
88 …group.add(new OvalElement(xRadius + diffx, yRadius + diffy, modelPointRadius, true, RADICAL_COLOR)… in generate()
89 …group.add(new OvalElement(xRadius - diffx, yRadius - diffy, modelPointRadius, true, RADICAL_COLOR)… in generate()
H A DRadicalGenerator.java73 double yRadius = point.y; in generate() local
79 yRadius += ATOM_RADIUS * 4 + singleElectronsPerAtom.get(atom) * modelSpacing; in generate()
81 yRadius -= ATOM_RADIUS * 4 + singleElectronsPerAtom.get(atom) * modelSpacing; in generate()
84 group.add(new OvalElement(xRadius, yRadius, modelRadius, true, RADICAL_COLOR)); in generate()
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Export/
H A DExportFileFunctions.cpp255 double yRadius = 0; in linearlyInterpolate() local
309 yRadius = posGraphBefore.y(); in linearlyInterpolate()
318 return yRadius; in linearlyInterpolate()
437 double yRadius; in loadYRadiusValuesForCurveInterpolatedSmooth() local
439 yRadius = xy.at (0).y (); in loadYRadiusValuesForCurveInterpolatedSmooth()
449 yRadius = xy.at (0).y (); in loadYRadiusValuesForCurveInterpolatedSmooth()
452 yRadius = (1.0 - s) * y0 + s * y1; in loadYRadiusValuesForCurveInterpolatedSmooth()
460 yRadius, in loadYRadiusValuesForCurveInterpolatedSmooth()
505 yRadius, in loadYRadiusValuesForCurveInterpolatedSmooth()
545 double yRadius = linearlyInterpolate (points, in loadYRadiusValuesForCurveInterpolatedStraight() local
[all …]
H A DExportFileAbstractBase.cpp109 double yRadius; in linearlyInterpolateYRadiusFromTwoPoints() local
111 yRadius = (1.0 - s) * posGraphBefore.y() + s * posGraph.y(); in linearlyInterpolateYRadiusFromTwoPoints()
113 yRadius = qExp ((1.0 - s) * qLn (posGraphBefore.y()) + s * qLn (posGraph.y())); in linearlyInterpolateYRadiusFromTwoPoints()
116 return yRadius; in linearlyInterpolateYRadiusFromTwoPoints()
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/bacon/bacon-qr-code/src/Renderer/Path/
H A DEllipticArc.php18 private $yRadius; variable in BaconQrCode\\Renderer\\Path\\EllipticArc
47 float $yRadius, argument
55 $this->yRadius = abs($yRadius);
70 return $this->yRadius;
105 $this->yRadius,
129 if ($this->xRadius < self::ZERO_TOLERANCE || $this->yRadius < self::ZERO_TOLERANCE) {
185 $rY = $this->yRadius;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/bacon/bacon-qr-code/src/Renderer/Path/
H A DEllipticArc.php18 private $yRadius; variable in BaconQrCode\\Renderer\\Path\\EllipticArc
47 float $yRadius, argument
55 $this->yRadius = abs($yRadius);
70 return $this->yRadius;
105 $this->yRadius,
129 if ($this->xRadius < self::ZERO_TOLERANCE || $this->yRadius < self::ZERO_TOLERANCE) {
185 $rY = $this->yRadius;
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/bacon/bacon-qr-code/src/Renderer/Path/
H A DEllipticArc.php18 private $yRadius; variable in BaconQrCode\\Renderer\\Path\\EllipticArc
47 float $yRadius, argument
55 $this->yRadius = abs($yRadius);
70 return $this->yRadius;
105 $this->yRadius,
129 if ($this->xRadius < self::ZERO_TOLERANCE || $this->yRadius < self::ZERO_TOLERANCE) {
185 $rY = $this->yRadius;
/dports/math/vtk9/VTK-9.1.0/Filters/Sources/Testing/Cxx/
H A DTestParametricFunctionSource.cxx45 double yRadius = randomSequence->GetValue(); in TestParametricFunctionSource() local
46 parametricEllipsoid->SetYRadius(yRadius); in TestParametricFunctionSource()
71 yRadius = randomSequence->GetValue(); in TestParametricFunctionSource()
72 parametricEllipsoid->SetYRadius(yRadius); in TestParametricFunctionSource()
/dports/math/vtk8/VTK-8.2.0/Filters/Sources/Testing/Cxx/
H A DTestParametricFunctionSource.cxx45 double yRadius = randomSequence->GetValue(); in TestParametricFunctionSource() local
46 parametricEllipsoid->SetYRadius(yRadius); in TestParametricFunctionSource()
71 yRadius = randomSequence->GetValue(); in TestParametricFunctionSource()
72 parametricEllipsoid->SetYRadius(yRadius); in TestParametricFunctionSource()
/dports/math/vtk6/VTK-6.2.0/Filters/Sources/Testing/Cxx/
H A DTestParametricFunctionSource.cxx45 double yRadius = randomSequence->GetValue(); in TestParametricFunctionSource() local
46 parametricEllipsoid->SetYRadius(yRadius); in TestParametricFunctionSource()
71 yRadius = randomSequence->GetValue(); in TestParametricFunctionSource()
72 parametricEllipsoid->SetYRadius(yRadius); in TestParametricFunctionSource()
/dports/graphics/krita/krita-4.4.8/plugins/extensions/waveletdecompose/
H A Dkis_wavelet_kernel.cpp99 qreal xRadius, qreal yRadius, in applyWavelet() argument
105 if (xRadius > 0.0 && yRadius > 0.0) { in applyWavelet()
110 KisConvolutionKernelSP kernelVertical = KisWaveletKernel::createVerticalKernel(yRadius); in applyWavelet()
135 } else if (yRadius > 0.0) { in applyWavelet()
140 KisConvolutionKernelSP kernelVertical = KisWaveletKernel::createVerticalKernel(yRadius); in applyWavelet()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/util/
H A DGeometricShapeFactory.java216 double yRadius = env.getHeight() / 2.0; in createEllipse() local
219 double centreY = env.getMinY() + yRadius; in createEllipse()
226 double y = yRadius * Math.sin(ang) + centreY; in createEllipse()
316 double yRadius = env.getHeight() / 2.0; in createArc() local
319 double centreY = env.getMinY() + yRadius; in createArc()
331 double y = yRadius * Math.sin(ang) + centreY; in createArc()
350 double yRadius = env.getHeight() / 2.0; in createArcPolygon() local
353 double centreY = env.getMinY() + yRadius; in createArcPolygon()
370 double y = yRadius * Math.sin(ang) + centreY; in createArcPolygon()
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Dlg/
H A DDlgEditPointAxis.cpp230 QString xTheta, yRadius; in initializeGraphCoordinates() local
241 yRadius, in initializeGraphCoordinates()
252 m_editGraphY->setText (yRadius); in initializeGraphCoordinates()
275 double xTheta, yRadius; in posGraph() local
284 yRadius); in posGraph()
290 yRadius); in posGraph()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m22 …ierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)yRadius;
28 NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect:rect xRadius:radius yRadius:radius];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m22 …ierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)yRadius;
28 NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect:rect xRadius:radius yRadius:radius];
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m22 …ierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)yRadius;
28 NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect:rect xRadius:radius yRadius:radius];
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m22 …ierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)yRadius;
28 NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect:rect xRadius:radius yRadius:radius];
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m22 …ierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)yRadius;
28 NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect:rect xRadius:radius yRadius:radius];
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenObjC/
H A Darc-linetable-autorelease.m22 …ierPath *)bezierPathWithRoundedRect:(NSRect)rect xRadius:(CGFloat)xRadius yRadius:(CGFloat)yRadius;
28 NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect:rect xRadius:radius yRadius:radius];

12345678910>>...15