Searched refs:mapY (Results 1 – 1 of 1) sorted by relevance
421 int mapY = lroundf((y - ty - this->y() - contentBox.y()) / zoom); in nodeAtPoint() local422 if (map->mapMouseEvent(mapX, mapY, contentBox.size(), tempResult)) in nodeAtPoint()