Home
last modified time | relevance | path

Searched refs:aColorBottomLeft (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx1209 Color aColorBottomLeft) in createBlendFrame() argument
1224 && aLastColorBottomLeft == aColorBottomLeft) in createBlendFrame()
1234 aLastColorBottomLeft = aColorBottomLeft; in createBlendFrame()
1283 aMixA.Merge(aColorBottomLeft, 255 - sal_uInt8((y * 255) / nH)); in createBlendFrame()
1302 pContent->SetPixel(y, 0, aColorBottomLeft); in createBlendFrame()
1308 Color aMix(aColorBottomLeft); in createBlendFrame()
/trunk/main/vcl/inc/vcl/
H A Dbitmapex.hxx469 Color aColorBottomLeft);

Completed in 12 milliseconds