Searched refs:DupOutPt (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/ |
| H A D | clipper.cpp | 3341 OutPt* DupOutPt(OutPt* outPt, bool InsertAfter) in DupOutPt() function 3382 op1b = DupOutPt(op1, !DiscardLeft); in JoinHorz() 3387 op1b = DupOutPt(op1, !DiscardLeft); in JoinHorz() 3396 op1b = DupOutPt(op1, DiscardLeft); in JoinHorz() 3401 op1b = DupOutPt(op1, DiscardLeft); in JoinHorz() 3411 op2b = DupOutPt(op2, !DiscardLeft); in JoinHorz() 3416 op2b = DupOutPt(op2, !DiscardLeft); in JoinHorz() 3424 op2b = DupOutPt(op2, DiscardLeft); in JoinHorz() 3429 op2b = DupOutPt(op2, DiscardLeft); in JoinHorz() 3481 op1b = DupOutPt(op1, false); in JoinPoints() [all …]
|