Home
last modified time | relevance | path

Searched refs:eTmp (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp2304 TEdge *eTmp = 0; in SetHoleState() local
2309 if (!eTmp) eTmp = e2; in SetHoleState()
2310 else if (eTmp->OutIdx == e2->OutIdx) eTmp = 0; in SetHoleState()
2314 if (!eTmp) in SetHoleState()
2321 outrec->FirstLeft = m_PolyOuts[eTmp->OutIdx]; in SetHoleState()