Home
last modified time | relevance | path

Searched refs:joinSegments (Results 1 – 25 of 35) sorted by relevance

12

/dports/math/vtk8/VTK-8.2.0/Filters/Core/Testing/Cxx/
H A DTestStripper.cxx24 TestSpherePlaneIntersection(bool joinSegments) in TestSpherePlaneIntersection() argument
74 if (joinSegments) in TestSpherePlaneIntersection()
84 if (joinSegments) in TestSpherePlaneIntersection()
/dports/math/vtk9/VTK-9.1.0/Filters/Core/Testing/Cxx/
H A DTestStripper.cxx23 bool TestSpherePlaneIntersection(bool joinSegments) in TestSpherePlaneIntersection() argument
70 if (joinSegments) in TestSpherePlaneIntersection()
79 if (joinSegments) in TestSpherePlaneIntersection()
/dports/x11-fonts/py-defcon/defcon-0.6.0/Lib/defcon/test/tools/
H A Dtest_bezierMath.py2 from defcon.tools.bezierMath import joinSegments
11 joined = joinSegments((0, 0), (0, 138), (112, 250), (250, 250),
/dports/www/moinmoin/moin-1.9.11/contrib/TWikiDrawPlugin/src/CH/ifa/draw/framework/
H A DConnectionFigure.java134 public boolean joinSegments(int x, int y); in joinSegments() method
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkOpContour.h205 void joinSegments() { in joinSegments() function
411 next->joinSegments(); in joinAllSegments()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkOpContour.h205 void joinSegments() { in joinSegments() function
411 next->joinSegments(); in joinAllSegments()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkOpContour.h205 void joinSegments() { in joinSegments() function
411 next->joinSegments(); in joinAllSegments()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkOpContour.h205 void joinSegments() { in joinSegments() function
411 next->joinSegments(); in joinAllSegments()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkOpContour.h205 void joinSegments() { in joinSegments() function
411 next->joinSegments(); in joinAllSegments()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkOpContour.h205 void joinSegments() { in joinSegments() function
411 next->joinSegments(); in joinAllSegments()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkOpContour.h213 void joinSegments() { in joinSegments() function
409 next->joinSegments(); in joinAllSegments()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkOpContour.h204 void joinSegments() { in joinSegments() function
410 next->joinSegments(); in joinAllSegments()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/
H A DBasicStroke.java463 joinSegments(new Segment[] { start.first, end.first }); in solidStroke()
694 joinSegments(segments); in addSegments()
699 private void joinSegments(Segment[] segments) in joinSegments() method in BasicStroke
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/
H A DBasicStroke.java463 joinSegments(new Segment[] { start.first, end.first }); in solidStroke()
694 joinSegments(segments); in addSegments()
699 private void joinSegments(Segment[] segments) in joinSegments() method in BasicStroke
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/
H A DBasicStroke.java463 joinSegments(new Segment[] { start.first, end.first }); in solidStroke()
694 joinSegments(segments); in addSegments()
699 private void joinSegments(Segment[] segments) in joinSegments() method in BasicStroke
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/
H A DBasicStroke.java463 joinSegments(new Segment[] { start.first, end.first }); in solidStroke()
694 joinSegments(segments); in addSegments()
699 private void joinSegments(Segment[] segments) in joinSegments() method in BasicStroke
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/
H A DBasicStroke.java463 joinSegments(new Segment[] { start.first, end.first }); in solidStroke()
694 joinSegments(segments); in addSegments()
699 private void joinSegments(Segment[] segments) in joinSegments() method in BasicStroke
/dports/lang/gcc48/gcc-4.8.5/libjava/java/awt/
H A DBasicStroke.h67 void joinSegments(JArray< ::gnu::java::awt::java2d::Segment * > *);
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/awt/
H A DBasicStroke.h67 void joinSegments(JArray< ::gnu::java::awt::java2d::Segment * > *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/awt/
H A DBasicStroke.h67 void joinSegments(JArray< ::gnu::java::awt::java2d::Segment * > *);
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/awt/
H A DBasicStroke.h67 void joinSegments(JArray< ::gnu::java::awt::java2d::Segment * > *);
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/awt/
H A DBasicStroke.h67 void joinSegments(JArray< ::gnu::java::awt::java2d::Segment * > *);
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tool/
H A Dmulti-path-manipulator.h65 void joinSegments();
/dports/x11-fonts/py-defcon/defcon-0.6.0/Lib/defcon/tools/
H A DbezierMath.py12 def joinSegments(onCoords1, offCoords1, offCoords2, onCoords2, offCoords3, offCoords4, onCoords3): function
/dports/www/moinmoin/moin-1.9.11/contrib/TWikiDrawPlugin/src/CH/ifa/draw/standard/
H A DConnectionTool.java100 if (!connection.joinSegments(ex, ey)) { in mouseDown()

12