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