Searched defs:m_minLati (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeopath_p.h | 67 double &m_minLati, in computeBBox() 123 double &m_minLati, in updateBBox() 250 double m_minLati = 0; // minimum latitude. paths do not wrap around through the poles variable
|
| H A D | qgeopolygon_p.h | 117 double m_minLati = 0; // minimum latitude. paths do not wrap around through the poles variable
|
| H A D | qgeopath.cpp | 591 double m_minX, m_maxX, m_minLati, m_maxLati; in translate() local 675 double m_minX, m_maxX, m_minLati, m_maxLati; in computeBoundingBox() local
|
| H A D | qgeopolygon.cpp | 532 double m_minLati) in translatePoly() 557 double m_minX, m_maxX, m_minLati, m_maxLati; in translate() local
|