Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h328 bool ProcessIntersections(const cInt topY);
H A Dclipper.cpp1576 if (!ProcessIntersections(topY)) in ExecuteInternal()
2823 bool Clipper::ProcessIntersections(const cInt topY) in ProcessIntersections() function in QtClipperLib::Clipper