Searched refs:maxBoundY (Results 1 – 1 of 1) sorted by relevance
436 int const maxBoundY = MIN(maxMY, centerP->y + spacing + 1); in findBestSpaced() local441 for (my = minBoundY; my < maxBoundY; my += spacing) { in findBestSpaced()