Home
last modified time | relevance | path

Searched defs:p1y (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/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()
33 double p1y, in InitCoefficients()
55 double p1y, 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()
33 double p1y, in InitCoefficients()
55 double p1y, in InitGradients()
101 void CubicBezier::InitRange(double p1y, double p2y) { in InitRange()
/dports/graphics/geos/geos-3.9.1/include/geos/operation/overlayng/
H A DEdgeKey.h58 double p1y; variable
/dports/math/cgal/CGAL-5.3/include/CGAL/predicates/
H A Dpredicates_for_mixed_complex_3.h33 side_of_mixed_cellC3(const FT &p1x, const FT &p1y, const FT &p1z, const FT &p1w, in side_of_mixed_cellC3()
50 side_of_mixed_cellC3(const FT &p1x, const FT &p1y, const FT &p1z, const FT &p1w, in side_of_mixed_cellC3()
83 side_of_mixed_cellC3(const FT &p1x, const FT &p1y, const FT &p1z, const FT &p1w, 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.java82 double p1x, double p1y, 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.java77 final double p1y = p0y + alpha * cosStart * height * order; in arcTo() local
/dports/graphics/cluttermm/cluttermm-1.17.3/tests/
H A Dtest-point-class.cc13 const int p1y(15); in main() local
H A Dtest-size-class.cc36 const int p1y(15); in main() local
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/geom/util/
H A DAffineTransformationBuilderTest.java103 double p1x, double p1y, in run()
130 double p1x, double p1y, in run()
167 double p1x, double p1y, in runSingular()
/dports/misc/vxl/vxl-3.3.2/core/vil/
H A Dvil_bicub_interp.hxx35 int p1y=int(y); in vil_bicub_interp_unsafe() local
72 int p1y=int(y); in vil_bicub_interp_raw() local
H A Dvil_bilin_interp.h32 int p1y=int(y); in vil_bilin_interp_unsafe() local
66 int p1y=int(y); in vil_bilin_interp_raw() local
/dports/science/libcint/libcint-5.1.0/src/
H A Dg2e.c279 const double *p1x, *p1y, *p1z, *p2x, *p2y, *p2z; in CINTg0_2e_2d() local
409 const double *p1x, *p1y, *p1z, *p2x, *p2y, *p2z; in CINTg0_lj2d_4d() local
472 const double *p1x, *p1y, *p1z, *p2x, *p2y, *p2z; in CINTg0_kj2d_4d() local
1844 const double *p1y = gy - di; in CINTnabla1i_2e() local
1891 const double *p1y = gy - dj; in CINTnabla1j_2e() local
1945 const double *p1y = gy - dk; in CINTnabla1k_2e() local
1996 const double *p1y = gy - dl; in CINTnabla1l_2e() local
2048 const double *p1y = gy + di; in CINTx1i_2e() local
2084 const double *p1y = gy + dj; in CINTx1j_2e() local
2120 const double *p1y = gy + dk; in CINTx1k_2e() local
[all …]
/dports/graphics/openrm/rmdemo/
H A Djack.c171 float p1y, in my_cylinder()
200 float p1y, in my_cone()
/dports/math/cgal/CGAL-5.3/include/CGAL/constructions/
H A Dkernel_ftC2.h78 barycenterC2(const FT &p1x, const FT &p1y, const FT &w1, in barycenterC2()
89 barycenterC2(const FT &p1x, const FT &p1y, const FT &w1, in barycenterC2()
101 barycenterC2(const FT &p1x, const FT &p1y, const FT &w1, in barycenterC2()
113 barycenterC2(const FT &p1x, const FT &p1y, const FT &w1, in barycenterC2()
126 barycenterC2(const FT &p1x, const FT &p1y, const FT &w1, in barycenterC2()
139 barycenterC2(const FT &p1x, const FT &p1y, const FT &w1, in barycenterC2()
/dports/science/chrono/chrono-7.0.1/src/chrono/motion_functions/
H A DChFunction_Oscilloscope.cpp63 double p1y = 0; in Get_y() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/baml/
H A Dbaml_warp.cxx66 int p1y=int(wy); in baml_warp_perspective() local
135 int p1y=int(wy); in baml_warp_perspective() local
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/overlayng/
H A DEdgeKey.java36 private double p1y; field in EdgeKey
/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/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsclipper.cpp50 double p0x, p0y, p1x = 0.0, p1y = 0.0; //original coordinates in clippedLine() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsclipper.cpp50 double p0x, p0y, p1x = 0.0, p1y = 0.0; //original coordinates in clippedLine() local
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/shape/
H A DmxArrowShape.java45 double p1y = p0y + floory; in createShape() local
/dports/games/openmortal/openmortal-0.7/src/
H A DFighterStats.cpp226 int p1y = SvIV(get_sv("p1y", TRUE)); in Advance() local
/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()

12345678910>>...13