Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeorectangle.cpp925 double nonWrapRight = 0.0; in operator |=() local
931 nonWrapRight = right2; in operator |=()
936 nonWrapRight = right1; in operator |=()
939 bool joinWrapLeft = (nonWrapRight >= wrapLeft); in operator |=()
957 right = nonWrapRight; in operator |=()
960 double wrapLeftDistance = wrapLeft - nonWrapRight; in operator |=()
970 right = nonWrapRight; in operator |=()