Home
last modified time | relevance | path

Searched defs:p0x (Results 1 – 25 of 91) sorted by relevance

1234

/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/geom/util/
H A DAffineTransformationBuilderTest.java102 void run(double p0x, double p0y, in run()
129 void run(double p0x, double p0y, in run()
150 void run(double p0x, double p0y, in run()
166 void runSingular(double p0x, double p0y, in runSingular()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/overlayng/
H A DEdgeKey.java33 private double p0x; field in EdgeKey
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/algorithm/
H A DOrientationIndexTest.java81 double p0x, double p0y, in isAllOrientationsEqual()
H A DOrientationIndexFailureTest.java190 double p0x, double p0y, in isAllOrientationsEqual()
/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.java42 double p0x = p0.getX() - floorx / 2 + spacing * nx; in createShape() local
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/intermediate/
H A DArcToBezierCurveTransformer.java64 final double p0x = cx + cosStart * width; in arcTo() local
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/edgegraph/
H A DEdgeGraphTest.java103 private HalfEdge addEdge(EdgeGraph graph, double p0x, double p0y, double p1x, double p1y) { in addEdge()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/rsx/
H A Drsx_intf.cpp555 float p0x, float p0y, float p0w, in rsx_intf_push_triangle()
620 float p0x, float p0y, float p0w, in rsx_intf_push_quad()
689 void rsx_intf_push_line(int16_t p0x, int16_t p0y, in rsx_intf_push_line()
H A Drsx_lib_vulkan.cpp701 float p0x, float p0y, float p0w, in rsx_vulkan_push_triangle()
781 float p0x, float p0y, float p0w, in rsx_vulkan_push_quad()
868 int16_t p0x, int16_t p0y, in rsx_vulkan_push_line()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/rsx/
H A Drsx_intf.cpp555 float p0x, float p0y, float p0w, in rsx_intf_push_triangle()
620 float p0x, float p0y, float p0w, in rsx_intf_push_quad()
689 void rsx_intf_push_line(int16_t p0x, int16_t p0y, in rsx_intf_push_line()
H A Drsx_lib_vulkan.cpp701 float p0x, float p0y, float p0w, in rsx_vulkan_push_triangle()
781 float p0x, float p0y, float p0w, in rsx_vulkan_push_quad()
868 int16_t p0x, int16_t p0y, in rsx_vulkan_push_line()
/dports/graphics/geos/geos-3.9.1/src/noding/snapround/
H A DHotPixel.cpp100 HotPixel::intersectsScaled(double p0x, double p0y, double p1x, double p1y) const in intersectsScaled()
/dports/games/glest/glest_source_3.2.2/source/shared_lib/include/graphics/
H A Dmath_util.h57 Rect2(T p0x, T p0y, T p1x, T p1y){ in Rect2()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/noding/snapround/
H A DHotPixel.java189 private boolean intersectsScaled(double p0x, double p0y, in intersectsScaled()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/graphics/
H A Dmath_util.h51 Rect2(T p0x, T p0y, T p1x, T p1y){ in Rect2()
/dports/graphics/filmulator/filmulator-gui-0.11.1/filmulator-gui/core/
H A Dcurves.cpp28 double p0x = 0; in default_tonecurve() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/darktable/src/develop/masks/
H A Dpath.c34 static void _path_get_XY(float p0x, float p0y, float p1x, float p1y, float p2x, float p2y, float p3… in _path_get_XY()
46 static void _path_border_get_XY(float p0x, float p0y, float p1x, float p1y, float p2x, float p2y, f… in _path_border_get_XY()
/dports/x11/xscreensaver/xscreensaver-5.44/utils/
H A Dspline.c165 double p0x, p1x, p2x, p3x, tempx, in calc_section() local
/dports/graphics/klatexformula/klatexformula-4.0.0/src/klftools/
H A Dqtcolortriangle.cpp1163 double p0x = a.point.x() + ((b.point.x() - a.point.x()) / vlen(v2xB, v2yB)) * cos(alphaA) * pdist; in movePointToTriangle() local
1184 … double p0x = b.point.x() + ((c.point.x() - b.point.x()) / vlen(v2xC, v2yC)) * cos(alphaB) * pdist; in movePointToTriangle() local
1200 … double p0x = c.point.x() + ((a.point.x() - c.point.x()) / vlen(v2xA, v2yA)) * cos(alphaC) * pdist; in movePointToTriangle() local
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dspline.c194 double p0x, p1x, p2x, p3x, tempx, p0y, p1y, p2y, p3y, tempy; in calc_section() local
/dports/science/py-paida/paida-3.2.1_2.10.1/paida/paida_core/
H A DIPlotterRegion.py363 def _3DConvertToCanvas(self, p0x, p0y, cXx, cXy, cYx, cYy, cZx, cZy, ratioX, ratioY, ratioZ): argument
366 def _convertRatioToCanvas(self, p0x, p0y, p1x, p1y, ratio): argument
428 …def _create_styledRectangleInBox(self, lineStyle, fillStyle, tags, x0, y0, x1, y1, p0x, p0y, p1x, … argument
4161 def _set3DLayoutParameters(self, p0x, p0y, cXx, cXy, cYx, cYy, cZx, cZy): argument
/dports/graphics/libfpx/libfpx-1.3.1-10/basics/
H A Dgeometry.h299 float p0x; // The 4 points p0 to p3 member
/dports/graphics/graphviz/graphviz-2.44.1/plugin/pango/
H A Dgvrender_pango.c225 double p0x, p0y, p1x, p1y; in cairogen_begin_anchor() local

1234