Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dbitmapex.hxx460 Color aColorTopLeft,
466 Color aColorTopLeft,
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx1182 Color aColorTopLeft, in createBlendFrame() argument
1190 Color aColTopRight(aColorTopLeft); in createBlendFrame()
1191 Color aColBottomLeft(aColorTopLeft); in createBlendFrame()
1197 …return createBlendFrame(rSize, nAlpha, aColorTopLeft, aColTopRight, aColorBottomRight, aColBottomL… in createBlendFrame()
1206 Color aColorTopLeft, in createBlendFrame() argument
1221 && aLastColorTopLeft == aColorTopLeft in createBlendFrame()
1231 aLastColorTopLeft = aColorTopLeft; in createBlendFrame()
1257 pContent->SetPixel(0, 0, aColorTopLeft); in createBlendFrame()
1263 Color aMix(aColorTopLeft); in createBlendFrame()
1281 Color aMixA(aColorTopLeft); in createBlendFrame()

Completed in 27 milliseconds