Home
last modified time | relevance | path

Searched defs:wrappedPath (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemutils.cpp56 QList<QDoubleVector2D> &wrappedPath, in wrapPath()
96 QList<QDoubleVector2D> &wrappedPath, in wrapPath()
110 QList<QDoubleVector2D> &wrappedPath) in wrapPath()
131 void QDeclarativeGeoMapItemUtils::clipPolygon(const QList<QDoubleVector2D> &wrappedPath, const QGeo… in clipPolygon()
H A Dqdeclarativepolygonmapitem.cpp181 QList<QDoubleVector2D> wrappedPath; in updateSourcePoints() local
374 QList<QDoubleVector2D> wrappedPath; in wrapPath() local
415 for (const QList<QDoubleVector2D> &wrappedPath: wrappedPaths) { in cutPathEars() local
431 static void cutPathEars(const QList<QDoubleVector2D> &wrappedPath, in cutPathEars()
475 QList<QDoubleVector2D> wrappedPath; in updateSourcePoints() local
509 QList<QList<QDoubleVector2D>> wrappedPath; in updateSourcePoints() local
H A Dqdeclarativepolylinemapitem.cpp408 QList<QDoubleVector2D> wrappedPath; in clipPath() local
795 QList<QDoubleVector2D> wrappedPath; in updateSourcePoints() local
804 const QList<QDoubleVector2D> &wrappedPath, in updateSourcePoints()
855 QList<QDoubleVector2D> wrappedPath; in updateSourcePoints() local
1939QVector<QDeclarativeGeoMapItemUtils::vec2> &wrappedPath, // reference as it gets copied in the nes… in getSimplified()