Home
last modified time | relevance | path

Searched defs:deletePoint (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/rep/vlsn/
H A DVLSNIndexTruncateTest.java301 void doTruncate(VLPair deletePoint) in doTruncate()
334 void doTruncate(VLPair deletePoint) in doTruncate()
499 abstract void doTruncate(VLPair deletePoint) in doTruncate()
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DXYFunctionInterface.cpp342 bool XYFunctionInterface::deletePoint(int aIndex) in deletePoint() function in OpenSim::XYFunctionInterface
H A DPiecewiseConstantFunction.cpp355 bool PiecewiseConstantFunction::deletePoint(int aIndex) in deletePoint() function in PiecewiseConstantFunction
H A DPiecewiseLinearFunction.cpp355 bool PiecewiseLinearFunction::deletePoint(int aIndex) in deletePoint() function in PiecewiseLinearFunction
H A DSimmSpline.cpp458 bool SimmSpline::deletePoint(int aIndex) in deletePoint() function in SimmSpline
H A DGCVSpline.cpp511 deletePoint(int aIndex) in deletePoint() function in GCVSpline
/dports/graphics/delaboratory/delaboratory-0.8/properties/
H A Dcurve.cc163 void deBaseCurve::deletePoint(int p) in deletePoint() function in deBaseCurve
/dports/audio/kwave/kwave-21.12.3/libkwave/
H A DCurve.cpp112 void Kwave::Curve::deletePoint(Point p, bool check) in deletePoint() function in Kwave::Curve
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DEnvelopeEditor.cpp456 void EnvelopeEditor::deletePoint() in deletePoint() function in EnvelopeEditor
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/twod/
H A Dcurveeditor.cpp276 void CurveEditor::deletePoint() in deletePoint() function in CurveEditor
/dports/x11/xtacy/Xtacy/
H A Dblob.c139 deletePoint(ptList *here,PT *thisone) in deletePoint() function
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/phpmyadmin/shapefile/src/
H A DShapeRecord.php686 public function deletePoint($pointIndex = 0, $partIndex = 0) function in PhpMyAdmin\\ShapeFile\\ShapeRecord
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/phpmyadmin/shapefile/src/
H A DShapeRecord.php686 public function deletePoint($pointIndex = 0, $partIndex = 0) function in PhpMyAdmin\\ShapeFile\\ShapeRecord
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimThinPlateSpline.cpp128 int ossimThinPlateSpline::deletePoint(const double Px, const double Py ) in deletePoint() function in ossimThinPlateSpline
/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/
H A DTPTScriptInterface.cpp476 ui::Point deletePoint = ((PointType)partRef).Value(); in tptS_delete() local
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/math/
H A DCurve.cpp120 void Curve::deletePoint(const Size idx) { in deletePoint() function in Curve
/dports/graphics/graphviz/graphviz-2.44.1/lib/vpsc/
H A Dsolve_VPSC.cpp281 ConstraintList::iterator deletePoint = end; in mostViolated() local
/dports/graphics/xournalpp/xournalpp-1.1.0/src/model/
H A DStroke.cpp149 void Stroke::deletePoint(int index) { this->points.erase(std::next(begin(this->points), index)); } in deletePoint() function in Stroke
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/timelineeditor/
H A Deasingcurve.cpp407 void EasingCurve::deletePoint(int idx) in deletePoint() function in QmlDesigner::EasingCurve
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/tools/qmleasing/
H A Dsplineeditor.cpp415 void SplineEditor::deletePoint(int index) in deletePoint() function in SplineEditor
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/tools/qmleasing/
H A Dsplineeditor.cpp415 void SplineEditor::deletePoint(int index) in deletePoint() function in SplineEditor
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dsubdivision2d.cpp268 void Subdiv2D::deletePoint(int vidx) in deletePoint() function in cv::Subdiv2D
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ComponentEditor/PaintElements/
H A Djucer_PaintElementPath.cpp983 void PaintElementPath::deletePoint (int pointIndex, const bool undoable) in deletePoint() function in PaintElementPath
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/repl/
H A Dreplication_coordinator_impl.cpp2782 auto deletePoint = _stableOpTimeCandidates.upper_bound(lastApplied); in _updateMemberStateFromTopologyCoordinator_inlock() local
3463 auto deletePoint = candidates->lower_bound(stableOpTime); in _cleanupStableOpTimeCandidates() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp482 RangeSet RangeSet::Factory::deletePoint(RangeSet From, in deletePoint() function in RangeSet::Factory

12