Home
last modified time | relevance | path

Searched refs:touch_only (Results 1 – 4 of 4) 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 Dget_turn_info.hpp193 ti.touch_only = true; in apply()
201 ti.touch_only = true; in apply()
212 ti.touch_only = true; in apply()
352 ti.touch_only = true; in apply()
367 ti.touch_only = true; in apply()
386 ti.touch_only = true; in apply()
415 ti.touch_only = true; in apply()
434 ti.touch_only = true; in apply()
H A Dturn_info.hpp92 bool touch_only; // True in case of method touch(interior) and lines do not cross member
105 , touch_only(false) in turn_info()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dis_acceptable_turn.hpp151 && turn.touch_only; in apply()
H A Dmultipolygon.hpp96 if (! tit->touch_only) in are_polygon_interiors_disjoint()