Searched refs:anchorScaled (Results 1 – 1 of 1) sorted by relevance
430 const QDoubleVector2D anchorScaled = QDoubleVector2D(anchorPoint.x(), anchorPoint.y()) * scale; in quickItemTransformation() local431 const QDoubleVector2D anchorMercator = anchorScaled / mapWidth(); in quickItemTransformation()