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