Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp3140 OutPt *lastOK = 0; in FixupOutPolygon() local
3159 lastOK = 0; in FixupOutPolygon()
3166 else if (pp == lastOK) break; in FixupOutPolygon()
3169 if (!lastOK) lastOK = pp; in FixupOutPolygon()