Home
last modified time | relevance | path

Searched refs:aYCol (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx385 BitmapColor aYCol(rFallback); in GetInterpolatedColorWithFallback() local
389 aYCol = GetColor(nIndY, nX); in GetInterpolatedColorWithFallback()
407 if(aYCol != aXYCol) in GetInterpolatedColorWithFallback()
409 aYCol.Merge(aXYCol, 255 - nDeltaX); in GetInterpolatedColorWithFallback()
413 if(aRetval != aYCol) in GetInterpolatedColorWithFallback()
415 aRetval.Merge(aYCol, 255 - nDeltaY); in GetInterpolatedColorWithFallback()

Completed in 18 milliseconds