Searched refs:ptMatch (Results 1 – 1 of 1) sorted by relevance
256 bool ptMatch = loop->fPt == pt; in addT() local257 if (loop->segment() == this && loop->fT == t && ptMatch) { in addT()260 duplicatePt |= ptMatch; in addT()