Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp1063 bool IsFlat = true; in AddPath() local
1137 if (IsFlat && E->Curr.Y != eStart->Curr.Y) IsFlat = false; in AddPath()
1145 if (IsFlat) in AddPath()