Searched refs:m_touchCenterCoord (Results 1 – 2 of 2) sorted by relevance
1041 m_touchCenterCoord.setLongitude(0); in clearTouchData()1042 m_touchCenterCoord.setLatitude(0); in clearTouchData()1166 m_touchCenterCoord = m_declarativeMap->toCoordinate(m_touchPointsCentroid, false); in touchPointStateMachine()1175 m_touchCenterCoord = m_declarativeMap->toCoordinate(m_touchPointsCentroid, false); in touchPointStateMachine()1206 m_touchCenterCoord.longitude()); in startOneTouchPoint()1208 m_touchCenterCoord.latitude()); in startOneTouchPoint()1232 m_touchCenterCoord.longitude()); in startTwoTouchPoints()1234 m_touchCenterCoord.latitude()); in startTwoTouchPoints()
342 QGeoCoordinate m_touchCenterCoord; variable