Home
last modified time | relevance | path

Searched defs:IsOpen (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp105 bool IsOpen; member
235 bool PolyNode::IsOpen() const in IsOpen() function in QtClipperLib::PolyNode
2640 bool IsOpen = (horzEdge->WindDelta == 0); in ProcessHorizontal() local