Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp798 bool FirstIsBottomPt(const OutPt* btmPt1, const OutPt* btmPt2) in FirstIsBottomPt() function
851 if (!FirstIsBottomPt(p, dups)) pp = dups; in GetBottomPt()
2342 else if (FirstIsBottomPt(OutPt1, OutPt2)) return outRec1; in GetLowermostRec()