Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp108 OutPt *Pts; member
421 return Area(outRec.Pts); in Area()
1361 if (outRec->Pts) DisposeOutPts(outRec->Pts); in DisposeOutRec()
1386 result->Pts = 0; in CreateOutRec()
1551 outrec.FirstLeft->Pts)) return; in FixHoleLinkage()
1554 while (orfl && ((orfl->IsHole == outrec.IsHole) || !orfl->Pts)) in FixHoleLinkage()
1597 if (!outRec->Pts || outRec->IsOpen) continue; in ExecuteInternal()
1599 ReversePolyPtLinks(outRec->Pts); in ExecuteInternal()
1608 if (!outRec->Pts) continue; in ExecuteInternal()
2331 outRec1->BottomPt = GetBottomPt(outRec1->Pts); in GetLowermostRec()
[all …]