Searched refs:CurrPt (Results 1 – 1 of 1) sorted by relevance
166 DDXPointPtr PrevPt, CurrPt; in miCreateETandAET() local198 CurrPt = pts++; in miCreateETandAET()203 if (PrevPt->y > CurrPt->y) { in miCreateETandAET()204 bottom = PrevPt, top = CurrPt; in miCreateETandAET()208 bottom = CurrPt, top = PrevPt; in miCreateETandAET()234 PrevPt = CurrPt; in miCreateETandAET()