Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolygonmapitem.cpp355 ,QList<QList<QDoubleVector2D> > &wrappedPaths in wrapPath()
372 wrappedPaths.clear(); in wrapPath()
385 wrappedPaths.clear(); in wrapPath()
395 wrappedPaths.append(wrappedPath); in wrapPath()
402 static void cutPathEars(const QList<QList<QDoubleVector2D>> &wrappedPaths, in cutPathEars() argument
415 for (const QList<QDoubleVector2D> &wrappedPath: wrappedPaths) { in cutPathEars()