Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopath_p.h67 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 Dqgeopolygon_p.h117 double m_minLati = 0; // minimum latitude. paths do not wrap around through the poles variable
H A Dqgeopath.cpp591 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 Dqgeopolygon.cpp532 double m_minLati) in translatePoly()
557 double m_minX, m_maxX, m_minLati, m_maxLati; in translate() local