Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h192 void ReversePath(Path& p);
H A Dclipper.cpp3866 ReversePath(node.Contour); in FixOrientations()
3874 ReversePath(node.Contour); in FixOrientations()
4276 void ReversePath(Path& p) in ReversePath() function
4285 ReversePath(p[i]); in ReversePaths()
4501 if (!Orientation(quad)) ReversePath(quad); in Minkowski()