Searched refs:scaledSymbolCoord (Results 1 – 1 of 1) sorted by relevance
42 auto scaledSymbolCoord = getScaledCoordinates(symbolInstance, newCoord); in findMatches() local47 if (std::abs(thisTileSymbol.coord.x - scaledSymbolCoord.x) <= tolerance && in findMatches()48 std::abs(thisTileSymbol.coord.y - scaledSymbolCoord.y) <= tolerance && in findMatches()