Home
last modified time | relevance | path

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

/AOO42X/main/vcl/inc/vcl/ !
H A Dbitmapex.hxx457 BitmapEx VCL_DLLPUBLIC createBlendFrame(
463 BitmapEx VCL_DLLPUBLIC createBlendFrame(
/AOO42X/main/vcl/source/gdi/ !
H A Dbitmapex.cxx1179 BitmapEx VCL_DLLPUBLIC createBlendFrame( in createBlendFrame() function
1197 …return createBlendFrame(rSize, nAlpha, aColorTopLeft, aColTopRight, aColorBottomRight, aColBottomL… in createBlendFrame()
1203 BitmapEx VCL_DLLPUBLIC createBlendFrame( in createBlendFrame() function
/AOO42X/main/vcl/source/control/ !
H A Dilstbox.cxx1878 … const BitmapEx aBlendFrame(createBlendFrame(aImgSz, nAlpha, rTopLeft, rBottomRight)); in DrawEntry()
3014 const BitmapEx aBlendFrame(createBlendFrame(aImgSz, nAlpha, rTopLeft, rBottomRight)); in DrawEntry()
/AOO42X/main/svtools/source/control/ !
H A Dctrlbox.cxx238 … const BitmapEx aBlendFrame(createBlendFrame(aRect.GetSize(), nAlpha, rTopLeft, rBottomRight)); in UserDraw()
H A Dvalueset.cxx336 … const BitmapEx aBlendFrame(createBlendFrame(aRect.GetSize(), nAlpha, rTopLeft, rBottomRight)); in ImplFormatItem()