Searched refs:nDist1 (Results 1 – 1 of 1) sorted by relevance
730 sal_Int32 nDist1 = SAL_MAX_INT32; in GetNearPaletteColors() local737 if( nCurrDist < nDist1 ) in GetNearPaletteColors()740 nDist2 = nDist1; in GetNearPaletteColors()742 nDist1 = nCurrDist; in GetNearPaletteColors()750 return nDist1; in GetNearPaletteColors()
Completed in 33 milliseconds