Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeorectangle.cpp960 double wrapLeftDistance = wrapLeft - nonWrapRight; in operator |=() local
962 if (wrapLeftDistance == wrapRightDistance) { in operator |=()
965 } else if (wrapLeftDistance < wrapRightDistance) { in operator |=()