Searched refs:mostCommonKeyWidthSquare (Results 1 – 1 of 1) sorted by relevance
149 const int mostCommonKeyWidthSquare = mostCommonKeyWidth * mostCommonKeyWidth; in calculateProximities() local170 if (onKey || distance < mostCommonKeyWidthSquare) { in calculateProximities()