Searched refs:closest_dist (Results 1 – 1 of 1) sorted by relevance
1003 int closest_dist = 0x7FFFFFFF; in SDL_GetWindowDisplayIndex() local1046 if (dist < closest_dist) { in SDL_GetWindowDisplayIndex()1048 closest_dist = dist; in SDL_GetWindowDisplayIndex()