Searched refs:fDuplicatePt (Results 1 – 3 of 3) sorted by relevance
76 return fDuplicatePt; in duplicate()172 bool fDuplicatePt; // set if identical pt is somewhere in the next loop variable
109 fDuplicatePt = duplicate; in init()
715 this->fDuplicatePt ? " dup" : "", this->fDeleted ? " deleted" : ""); in dumpBase()