Home
last modified time | relevance | path

Searched defs:latMin (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeocoordinate.cpp594 double latMin = (absLat - int(absLat)) * 60; in toString() local
624 double latMin = (absLat - int(absLat)) * 60; in toString() local