Home
last modified time | relevance | path

Searched refs:SetBlue (Results 1 – 25 of 37) sorted by last modified time

12

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx426 aRetval.SetBlue( aData[ nNum++ ] ); in GetColor()
800 pSearchColors[ j ].SetBlue( (sal_uInt8)( nSearch >> 16 ) ); in RecolorGraphic()
804 pReplaceColors[ j ].SetBlue( (sal_uInt8)( nReplace >> 16 ) ); in RecolorGraphic()
H A Dmsdffimp.cxx3604 aColor.SetBlue( sal::static_int_cast< sal_uInt8 >( ( nParameter * aColor.GetBlue() ) >> 8 ) ); in MSO_CLR_ToColor()
3612 …aColor.SetBlue( sal::static_int_cast< sal_uInt8 >( ( nInvParameter + ( nParameter * aColor.GetBlue… in MSO_CLR_ToColor()
3661 aColor.SetBlue( aColor.GetBlue() < nParameter ? 0x00 : 0xff ); in MSO_CLR_ToColor()
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx1462 aColRes.SetBlue( MAP( cB0, cB1, nTempFY ) ); in ImplScaleSuper()
1603 aColRes.SetBlue( MAP( cB0, cB1, nTempFY ) ); in ImplScaleSuper()
1753 aColRes.SetBlue( MAP( cB0, cB1, nTempFY ) ); in ImplScaleSuper()
1897 aColRes.SetBlue( MAP( cB0, cB1, nTempFY ) ); in ImplScaleSuper()
2037 aColRes.SetBlue( MAP( cB0, cB1, nTempFY ) ); in ImplScaleSuper()
2803 aBestCol.SetBlue( ( aBestCol.GetBlue() & 248 ) | 7 ); in ImplDitherFloyd16()
2811 aBestCol.SetBlue( ( aColor.GetBlue() & 248 ) | 7 ); in ImplDitherFloyd16()
2824 aBestCol.SetBlue( ( aBestCol.GetBlue() & 248 ) | 7 ); in ImplDitherFloyd16()
3230 aCol.SetBlue( (sal_uInt8) ( nB1 << 3 ) ); in ImplMedianCut()
3436 aNewCol.SetBlue( cMapB[ rCol.GetBlue() ] ); in Adjust()
[all …]
H A Dbitmap4.cxx698 rCol.SetBlue( cSepiaValue ); in ImplSepia()
835 aCol.SetBlue( (sal_uInt8) ( nSumB * fArea_1 ) ); in ImplMosaic()
868 aCol.SetBlue( (sal_uInt8) ( nSumB * fArea_1 ) ); in ImplMosaic()
H A Ddibtools.cxx274 aPalColor.SetBlue( *pTmpEntry++ ); in ImplReadDIBPalette()
559 aPixelColor.SetBlue( *pTmp++ ); in ImplReadDIBBits()
H A Doutdev2.cxx1684 aColor.SetBlue( SALCOLOR_BLUE( aSalCol ) ); in GetPixel()
1719 rCol.SetBlue( SALCOLOR_BLUE( aSalCol ) ); in GetPixel()
1960 … aDstCol.SetBlue( lcl_calcColor( aSrcCol.GetBlue(), nSrcOpaq, aDstCol.GetBlue() ) ); in ImplBlendWithAlpha()
2005 … aDstCol.SetBlue( lcl_calcColor( aSrcCol.GetBlue(), nSrcOpaq, aDstCol.GetBlue() ) ); in ImplBlendWithAlpha()
H A Dprint2.cxx167 …aLineColor.SetBlue( static_cast<sal_uInt8>( (255L*nTransparency + (100L - nTransparency)*aLineColo… in ImplConvertTransparentAction()
173 …aFillColor.SetBlue( static_cast<sal_uInt8>( (255L*nTransparency + (100L - nTransparency)*aFillColo… in ImplConvertTransparentAction()
H A Dsalmisc.cxx219 aCol.SetBlue( *( pPixel = ( pSrcScan + pMapX[ nX ] * 3 ) )++ ); in ImplTCToTC()
H A Dimpimage.cxx467 aCol.SetBlue( pMapB[ rCol.GetBlue() ] ); in Draw()
494 aCol.SetBlue( pMapB[ aCol.GetBlue() ] ); in Draw()
H A Dcvtsvm.cxx138 rIStm >> nVal; rColor.SetBlue( sal::static_int_cast<sal_uInt8>((sal_uInt16)nVal >> 8) ); in ImplReadColor()
H A Dbmpacc2.cxx167 aBitmapColor.SetBlue( *( pScanline = pScanline + nX * 3 )++ ); in IMPL_FORMAT_GETPIXEL_NOMASK()
191 aBitmapColor.SetBlue( *pScanline ); in IMPL_FORMAT_GETPIXEL_NOMASK()
227 aBitmapColor.SetBlue( *( pScanline = pScanline + ( nX << 2 ) + 1 )++ ); in IMPL_FORMAT_GETPIXEL_NOMASK()
252 aBitmapColor.SetBlue( *pScanline ); in IMPL_FORMAT_GETPIXEL_NOMASK()
273 aBitmapColor.SetBlue( *( pScanline = pScanline + ( nX << 2 ) )++ ); in IMPL_FORMAT_GETPIXEL_NOMASK()
298 aBitmapColor.SetBlue( *pScanline ); in IMPL_FORMAT_GETPIXEL_NOMASK()
/trunk/main/padmin/source/
H A Dpadialog.cxx363 aColor.SetBlue( rFrom.GetBlue() + ( nDiff < 10 ? nDiff : 10 ) ); in approachColor()
368 aColor.SetBlue( rFrom.GetBlue() - ( nDiff < 10 ? nDiff : 10 ) ); in approachColor()
371 aColor.SetBlue( rFrom.GetBlue() ); in approachColor()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx281 aB.SetBlue( (sal_uInt8)( ( (sal_uLong)aF.GetBlue() * nPatA[nPat] in SetFill()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx934 aColor.SetBlue( (sal_uInt8)(lcl_gethex( aString[5] ) * 16 + lcl_gethex( aString[6] )) ); in convertAnimationValue()
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx558 aBitmapColor.SetBlue( pRGB_Horiz[x] ); in UpdateBitmap()
570 aBitmapColor.SetBlue( pRGB_Horiz[x] ); in UpdateBitmap()
922 aBitmapColor.SetBlue( sal_uInt8( ((long)255 * y) / nY ) ); in UpdateBitmap()
/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx373 …hilightColor.SetBlue( 9 * ( fieldColor.GetBlue() - hilightColor.GetBlue() ) / 10 + hilightColor.Ge… in PrepareRow()
/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.cxx506 aColor.SetBlue( *pTmp++ ); in FillBitmap()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx633 … aVCLStartColor.SetBlue( (sal_uInt8)(aVCLStartColor.GetBlue() * nStartIntensity / 100) ); in createGradientAction()
639 … aVCLEndColor.SetBlue( (sal_uInt8)(aVCLEndColor.GetBlue() * nEndIntensity / 100) ); in createGradientAction()
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx615 rColor.SetBlue( in convertColor()
/trunk/main/vcl/workben/
H A Dsvptest.cxx220 aColor.SetBlue( rFrom.GetBlue() + ( nDiff < 10 ? nDiff : 10 ) ); in approachColor()
225 aColor.SetBlue( rFrom.GetBlue() - ( nDiff < 10 ? nDiff : 10 ) ); in approachColor()
228 aColor.SetBlue( rFrom.GetBlue() ); in approachColor()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx318 rBmpCol.SetBlue( SALCOLOR_BLUE( nColor ) ); in ImplCreateDIB()
443 rBmpCol.SetBlue( SALCOLOR_BLUE( nColor ) ); in ImplCreateXImage()
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx793 aColor.SetBlue ( toByteColor(rColor[2]) ); in stdColorSpaceSequenceToColor()
/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx144 inline void SetBlue( sal_uInt8 cBlue );
414 inline void BitmapColor::SetBlue( sal_uInt8 cBlue ) in SetBlue() function in BitmapColor
/trunk/main/tools/source/generic/
H A Dcolor.cxx91 SetBlue( (sal_uInt8) VOS_BOUND( (long) COLORDATA_BLUE( mnColor ) + cLumInc, 0L, 255L ) ); in IncreaseLuminance()
100 SetBlue( (sal_uInt8) VOS_BOUND( (long) COLORDATA_BLUE( mnColor ) - cLumDec, 0L, 255L ) ); in DecreaseLuminance()
114 SetBlue( (sal_uInt8) VOS_BOUND( _FRound( COLORDATA_BLUE( mnColor ) * fM + fOff ), 0L, 255L ) ); in IncreaseContrast()
129 SetBlue( (sal_uInt8) VOS_BOUND( _FRound( COLORDATA_BLUE( mnColor ) * fM + fOff ), 0L, 255L ) ); in DecreaseContrast()
139 SetBlue( ~COLORDATA_BLUE( mnColor ) ); in Invert()
/trunk/main/tools/inc/tools/
H A Dcolor.hxx141 void SetBlue( sal_uInt8 nBlue );
208 inline void Color::SetBlue( sal_uInt8 nBlue ) in SetBlue() function in Color
236SetBlue( COLOR_CHANNEL_MERGE( COLORDATA_BLUE( mnColor ), COLORDATA_BLUE( rMergeColor.mnColor ), cT… in Merge()

Completed in 277 milliseconds

12