Home
last modified time | relevance | path

Searched refs:left_both_uu (Results 1 – 2 of 2) 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 Dless_by_segment_ratio.hpp185 bool const left_both_uu = left_turn.both(operation_union); in operator ()() local
187 if (left_both_uu && ! right_both_uu) in operator ()()
191 if (! left_both_uu && right_both_uu) in operator ()()
H A Dhandle_colocations.hpp122 bool const left_both_uu = left_turn.both(operation_union); in operator ()() local
124 if (left_both_uu && ! right_both_uu) in operator ()()
128 if (! left_both_uu && right_both_uu) in operator ()()