Searched defs:mapLeftLongitude (Results 1 – 2 of 2) sorted by relevance
250 inline static double mapLeftLongitude(double centerLongitude) in mapLeftLongitude() function
756 double mapLeftLongitude = QLocationUtils::mapLeftLongitude(m_cameraData.center().longitude()); in updateVisibleRegion() local