Searched refs:divFactor (Results 1 – 1 of 1) sorted by relevance
380 double divFactor = qPow(2.0, tile->zoom()); in evaluateCopyrightsText() local404 pt.setX(viewX0 / divFactor); in evaluateCopyrightsText()405 pt.setY(viewY0 / divFactor); in evaluateCopyrightsText()407 pt.setX(viewX1 / divFactor); in evaluateCopyrightsText()408 pt.setY(viewY1 / divFactor); in evaluateCopyrightsText()