Home
last modified time | relevance | path

Searched refs:aColorTopRight (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/vcl/
H A Dbitmapex.hxx467 Color aColorTopRight,
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx1207 Color aColorTopRight, in createBlendFrame() argument
1222 && aLastColorTopRight == aColorTopRight in createBlendFrame()
1232 aLastColorTopRight = aColorTopRight; in createBlendFrame()
1265 aMix.Merge(aColorTopRight, 255 - sal_uInt8((x * 255) / nW)); in createBlendFrame()
1274 pContent->SetPixel(0, x, aColorTopRight); in createBlendFrame()
1290 Color aMixB(aColorTopRight); in createBlendFrame()

Completed in 25 milliseconds