Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dtraversal_switch_detector.hpp157 bool child_not_isolated = false; in get_isolation() local
196 child_not_isolated = true; in get_isolation()
205 return child_not_isolated || non_isolation_count > 1 ? isolation_no : isolation_yes; in get_isolation()