Home
last modified time | relevance | path

Searched defs:anchorPoints (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/kdenlive/kdenlive-21.12.3/src/project/dialogs/
H A Dnoteswidget.cpp34 QList <QPoint> anchorPoints = result.second; in contextMenuEvent() local
128 QList <QPoint> anchorPoints; in getSelectedAnchors() local
177 QList <QPoint> anchorPoints = result.second; in assignProjectNote() local
/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_algebra_2d_test.cpp415 QVector<QPointF> anchorPoints; in testElasticMotion() local
/dports/graphics/krita/krita-4.4.8/libs/global/
H A Dkis_algebra_2d.cpp850 QVector<QPointF> anchorPoints; member
913 const QVector<QPointF> &anchorPoints) in moveElasticPoint()
/dports/devel/py-orange-canvas-core/orange-canvas-core-0.1.20/orangecanvas/canvas/items/
H A Dnodeitem.py947 def anchorPoints(self): member in NodeAnchorItem
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ximgproc/src/
H A Dedge_drawing.cpp144 vector<Point> anchorPoints; member in cv::ximgproc::EdgeDrawingImpl
/dports/www/wt/wt-4.6.1/src/Wt/Chart/
H A DWCartesianChart.C261 std::vector<WPointF> anchorPoints; in render() local