Searched refs:aColorTopLeft (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | bitmapex.cxx | 1182 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()
|
/trunk/main/vcl/inc/vcl/ |
H A D | bitmapex.hxx | 460 Color aColorTopLeft, 466 Color aColorTopLeft,
|
Completed in 25 milliseconds