Searched refs:xPrev (Results 1 – 1 of 1) sorted by relevance
1871 cInt xPrev = TopX(*prevE, Pt.Y); in AddLocalMinPoly() local1873 if (xPrev == xE && (e->WindDelta != 0) && (prevE->WindDelta != 0) && in AddLocalMinPoly()1874 SlopesEqual(IntPoint(xPrev, Pt.Y), prevE->Top, IntPoint(xE, Pt.Y), e->Top, m_UseFullRange)) in AddLocalMinPoly()