Searched refs:brLon (Results 1 – 1 of 1) sorted by relevance
445 double brLon = center.longitude() + width / 2.0; in setCenter() local447 brLon = QLocationUtils::wrapLong(brLon); in setCenter()471 brLon = 180.0; in setCenter()475 d->bottomRight = QGeoCoordinate(brLat, brLon); in setCenter()515 double brLon = c.longitude() + degreesWidth / 2.0; in setWidth() local516 brLon = QLocationUtils::wrapLong(brLon); in setWidth()519 d->bottomRight = QGeoCoordinate(brLat, brLon); in setWidth()561 double brLon = d->bottomRight.longitude(); in setHeight() local589 d->bottomRight = QGeoCoordinate(brLat, brLon); in setHeight()749 double brLon = d->bottomRight.longitude(); in translate() local[all …]