Home
last modified time | relevance | path

Searched refs:AttributePoint (Results 1 – 13 of 13) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/graphicsitems/
H A Dqdeclarativepath.cpp184 const AttributePoint &curPoint = d->_attributePoints.at(idx); in interpolate()
187 AttributePoint &point = d->_attributePoints[ii]; in interpolate()
197 const AttributePoint &first = d->_attributePoints.first(); in endpoint()
200 const AttributePoint &point = d->_attributePoints.at(ii); in endpoint()
222 AttributePoint first; in processPath()
233 AttributePoint p; in processPath()
238 AttributePoint &point = d->_attributePoints.last(); in processPath()
242 AttributePoint &point = d->_attributePoints.last(); in processPath()
249 const AttributePoint &last = d->_attributePoints.last(); in processPath()
260 const AttributePoint &point = d->_attributePoints.at(ii); in processPath()
[all …]
H A Dqdeclarativepath_p.h251 struct AttributePoint { struct
252 AttributePoint() : percent(0), scale(1), origpercent(0) {} in AttributePoint() argument
253 AttributePoint(const AttributePoint &other) in AttributePoint() function
255 AttributePoint &operator=(const AttributePoint &other) {
H A Dqdeclarativepath_p_p.h73 QList<QDeclarativePath::AttributePoint> _attributePoints;
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickpath.cpp363 const AttributePoint &curPoint = attributePoints.at(idx); in interpolate()
366 AttributePoint &point = attributePoints[ii]; in interpolate()
376 const AttributePoint &first = d->_attributePoints.first(); in endpoint()
392 const AttributePoint &first = attributePoints.first(); in endpoint()
395 const AttributePoint &point = attributePoints.at(ii); in endpoint()
451 AttributePoint first; in createPath()
471 AttributePoint p; in createPath()
476 AttributePoint &point = attributePoints.last(); in createPath()
480 AttributePoint &point = attributePoints.last(); in createPath()
490 const AttributePoint &last = attributePoints.constLast(); in createPath()
[all …]
H A Dqquickpath_p.h569 struct AttributePoint { struct
570 AttributePoint() {} in AttributePoint() argument
571 AttributePoint(const AttributePoint &other) in AttributePoint() function
573 AttributePoint &operator=(const AttributePoint &other) {
586 … static void interpolate(QList<AttributePoint> &points, int idx, const QString &name, qreal value); argument
587 static void endpoint(QList<AttributePoint> &attributePoints, const QString &name);
588 …intAt(const QPainterPath &path, const qreal &pathLength, const QList<AttributePoint> &attributePoi…
589 …intAt(const QPainterPath &path, const qreal &pathLength, const QList<AttributePoint> &attributePoi…
597 …F &endPoint, const QStringList &attributes, qreal &pathLength, QList<AttributePoint> &attributePoi…
599 …intAt(const QPainterPath &path, const qreal &pathLength, const QList<AttributePoint> &attributePoi…
H A Dqquickpath_p_p.h80 QList<QQuickPath::AttributePoint> _attributePoints;
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickpath.cpp363 const AttributePoint &curPoint = attributePoints.at(idx); in interpolate()
366 AttributePoint &point = attributePoints[ii]; in interpolate()
376 const AttributePoint &first = d->_attributePoints.first(); in endpoint()
392 const AttributePoint &first = attributePoints.first(); in endpoint()
395 const AttributePoint &point = attributePoints.at(ii); in endpoint()
451 AttributePoint first; in createPath()
471 AttributePoint p; in createPath()
476 AttributePoint &point = attributePoints.last(); in createPath()
480 AttributePoint &point = attributePoints.last(); in createPath()
490 const AttributePoint &last = attributePoints.constLast(); in createPath()
[all …]
H A Dqquickpath_p.h569 struct AttributePoint { struct
570 AttributePoint() {} in AttributePoint() argument
571 AttributePoint(const AttributePoint &other) in AttributePoint() argument
573 AttributePoint &operator=(const AttributePoint &other) {
586 … static void interpolate(QList<AttributePoint> &points, int idx, const QString &name, qreal value); argument
587 static void endpoint(QList<AttributePoint> &attributePoints, const QString &name);
588 …intAt(const QPainterPath &path, const qreal &pathLength, const QList<AttributePoint> &attributePoi…
589 …intAt(const QPainterPath &path, const qreal &pathLength, const QList<AttributePoint> &attributePoi…
597 …F &endPoint, const QStringList &attributes, qreal &pathLength, QList<AttributePoint> &attributePoi…
599 …intAt(const QPainterPath &path, const qreal &pathLength, const QList<AttributePoint> &attributePoi…
H A Dqquickpath_p_p.h80 QList<QQuickPath::AttributePoint> _attributePoints;
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/items/
H A Dqquickitemanimation_p_p.h107 QList<QQuickPath::AttributePoint> attributePoints;
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/items/
H A Dqquickitemanimation_p_p.h107 QList<QQuickPath::AttributePoint> attributePoints;
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgraopengl3d.pas242 property AttributePoint[AName: string]: TAttributeVariablePoint read GetAttributeVariablePoint;
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgraopengl3d.pas242 property AttributePoint[AName: string]: TAttributeVariablePoint read GetAttributeVariablePoint;