Home
last modified time | relevance | path

Searched defs:p2y (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/
H A Dcubic_bezier.cc23 CubicBezier::CubicBezier(double p1x, double p1y, double p2x, double p2y) { in CubicBezier()
35 double p2y) { in InitCoefficients()
57 double p2y) { in InitGradients()
101 void CubicBezier::InitRange(double p1y, double p2y) { in InitRange()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/geometry/
H A Dcubic_bezier.cc23 CubicBezier::CubicBezier(double p1x, double p1y, double p2x, double p2y) { in CubicBezier()
35 double p2y) { in InitCoefficients()
57 double p2y) { in InitGradients()
101 void CubicBezier::InitRange(double p1y, double p2y) { in InitRange()
/dports/math/cgal/CGAL-5.3/include/CGAL/predicates/
H A Dpredicates_for_mixed_complex_3.h34 const FT &p2x, const FT &p2y, const FT &p2z, const FT &p2w, in side_of_mixed_cellC3()
51 const FT &p2x, const FT &p2y, const FT &p2z, const FT &p2w, in side_of_mixed_cellC3()
84 const FT &p2x, const FT &p2y, const FT &p2z, const FT &p2w, in side_of_mixed_cellC3()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/algorithm/
H A DIntersectionTest.java52 private void checkIntersection(double p1x, double p1y, double p2x, double p2y, in checkIntersection()
67 private void checkIntersectionNull(double p1x, double p1y, double p2x, double p2y, in checkIntersectionNull()
H A DOrientationIndexTest.java83 double p2x, double p2y) in isAllOrientationsEqual()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/intermediate/
H A DBezierCurvePainter.java36 void cubicBezierTo(int p1x, int p1y, int p2x, int p2y, int p3x, int p3y) throws IOException; in cubicBezierTo()
H A DArcToBezierCurveTransformer.java81 final double p2y = p3y - alpha * cosEnd * height * order; in arcTo() local
/dports/graphics/openrm/rmdemo/
H A Djack.c174 float p2y, in my_cylinder()
203 float p2y, in my_cone()
/dports/math/cgal/CGAL-5.3/include/CGAL/constructions/
H A Dkernel_ftC2.h79 const FT &p2x, const FT &p2y, in barycenterC2()
90 const FT &p2x, const FT &p2y, const FT &w2, in barycenterC2()
102 const FT &p2x, const FT &p2y, const FT &w2, in barycenterC2()
114 const FT &p2x, const FT &p2y, const FT &w2, in barycenterC2()
127 const FT &p2x, const FT &p2y, const FT &w2, in barycenterC2()
140 const FT &p2x, const FT &p2y, const FT &w2, in barycenterC2()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/actions/
H A Drs_actiondrawlinehorvert.cpp111 RS_Vector p2y = RS_Vector(pPoints->p1.x, mouse.y); in mouseMoveEvent() local
/dports/science/chrono/chrono-7.0.1/src/chrono/motion_functions/
H A DChFunction_Oscilloscope.cpp64 double p2y = 0; in Get_y() local
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_trackball.c98 trackball(float q[4], float p1x, float p1y, float p2x, float p2y) in trackball()
135 trackball_Phi(float q[4], float p1x, float p1y, float p2x, float p2y, float phi) in trackball_Phi()
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/shape/
H A DmxArrowShape.java47 double p2y = p1y + basey; in createShape() local
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/geom/util/
H A DAffineTransformationBuilderTest.java104 double p2x, double p2y, in run()
168 double p2x, double p2y, in runSingular()
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DSOrientedBoundingBox.h74 double p2x, p2y, p2z; variable
/dports/graphics/libgfx/libgfx-1.1.0/src/
H A Dtrackball.cxx51 void trackball(Quat& q, float p1x, float p1y, float p2x, float p2y) in trackball()
/dports/graphics/geos/geos-3.9.1/src/algorithm/
H A DCGAlgorithmsDD.cpp61 double p2x, double p2y, in orientationIndex()
170 DD p2y(p2.y); in intersection() local
H A DIntersection.cpp51 double p2y = p2.y - midy; in intersection() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/
H A DTypecastRenderer.java64 final float p2x, final float p2y, final boolean p2OnCurve) { in addShapeQuadTo()
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom3d/
H A DdistanceLines3d.m76 p2y = repmat(line2(:,2)', [n1 1]); variable
/dports/graphics/netpbm/netpbm-10.91.01/editor/
H A Dppmlabel.c37 int p1x, p1y, p2x, p2y, p3x, p3y, p4x, p4y; in drawtext() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMDistanceBetween.h66 void setPoint2Y(double p2y) in setPoint2Y()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston/
H A Dvertex-clipping.c55 clip_intersect_y(float p1x, float p1y, float p2x, float p2y, in clip_intersect_y()
77 clip_intersect_x(float p1x, float p1y, float p2x, float p2y, in clip_intersect_x()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston/
H A Dvertex-clipping.c55 clip_intersect_y(float p1x, float p1y, float p2x, float p2y, in clip_intersect_y()
77 clip_intersect_x(float p1x, float p1y, float p2x, float p2y, in clip_intersect_x()
/dports/graphics/weston/weston-1.9.0/src/
H A Dvertex-clipping.c55 clip_intersect_y(float p1x, float p1y, float p2x, float p2y, in clip_intersect_y()
77 clip_intersect_x(float p1x, float p1y, float p2x, float p2y, in clip_intersect_x()

12345678910>>...12