Searched refs:tlLon (Results 1 – 1 of 1) sorted by relevance
443 double tlLon = center.longitude() - width / 2.0; in setCenter() local446 tlLon = QLocationUtils::wrapLong(tlLon); in setCenter()470 tlLon = -180.0; in setCenter()474 d->topLeft = QGeoCoordinate(tlLat, tlLon); in setCenter()512 double tlLon = c.longitude() - degreesWidth / 2.0; in setWidth() local513 tlLon = QLocationUtils::wrapLong(tlLon); in setWidth()518 d->topLeft = QGeoCoordinate(tlLat, tlLon); in setWidth()560 double tlLon = d->topLeft.longitude(); in setHeight() local588 d->topLeft = QGeoCoordinate(tlLat, tlLon); in setHeight()747 double tlLon = d->topLeft.longitude(); in translate() local[all …]