Searched defs:nDist (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c3052 long nDist = nMinDist; local
3073 nDist = ((long) (xc_cache[j].red >> 8) -
3086 if (nDist < nMinDist)
3088 nMinDist = nDist;

Completed in 112 milliseconds