Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopath_p.h68 double &m_maxLati, in computeBBox()
124 double &m_maxLati, in updateBBox()
251 double m_maxLati = 0; // minimum latitude. paths do not wrap around through the poles variable
H A Dqgeopolygon_p.h118 double m_maxLati = 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.cpp531 double m_maxLati, in translatePoly()
557 double m_minX, m_maxX, m_minLati, m_maxLati; in translate() local