Home
last modified time | relevance | path

Searched refs:BMP_FORMAT_24BIT_TC_RGB (Results 1 – 17 of 17) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbmpfast.cxx72 class TrueColorPixelPtr<BMP_FORMAT_24BIT_TC_RGB> : public BasePixelPtr
523 case BMP_FORMAT_24BIT_TC_RGB: in ImplConvertFromBitmap()
524 return ImplConvertToBitmap<BMP_FORMAT_24BIT_TC_RGB>( aSrcType, rDst, rSrc ); in ImplConvertFromBitmap()
643 case BMP_FORMAT_24BIT_TC_RGB: in ImplFastBitmapConversion()
644 return ImplConvertFromBitmap<BMP_FORMAT_24BIT_TC_RGB>( rDst, rSrc ); in ImplFastBitmapConversion()
782 case BMP_FORMAT_24BIT_TC_RGB: in ImplBlendFromBitmap()
783 return ImplBlendToBitmap<BMP_FORMAT_24BIT_TC_RGB>( aSrcType, rDst, rSrc, rMsk ); in ImplBlendFromBitmap()
910 case BMP_FORMAT_24BIT_TC_RGB: in ImplFastBitmapBlending()
911 return ImplBlendFromBitmap<BMP_FORMAT_24BIT_TC_RGB>( rDst, rSrc, rMsk ); in ImplFastBitmapBlending()
970 case BMP_FORMAT_24BIT_TC_RGB: in ImplFastEraseBitmap()
[all …]
H A Dbmpacc.cxx243 case( BMP_FORMAT_24BIT_TC_RGB ): in ImplZeroInitUnusedBits()
533 case( BMP_FORMAT_24BIT_TC_RGB ): pFncGetPixel = GetPixelFor_24BIT_TC_RGB; break; in CopyScanline()
H A Dbitmap3.cxx573 else if( pReadAcc->GetScanlineFormat() == BMP_FORMAT_24BIT_TC_RGB && in ImplMakeGreyscales()
1867 else if( pAcc->GetScanlineFormat() == BMP_FORMAT_24BIT_TC_RGB ) in ImplScaleSuper()
3454 else if( pAcc->GetScanlineFormat() == BMP_FORMAT_24BIT_TC_RGB ) in Adjust()
H A Dbitmapex.cxx1111 else if(BMP_FORMAT_24BIT_TC_RGB == pContent->GetScanlineFormat()) in ModifyBitmapEx()
H A Dbitmap.cxx573 case( BMP_FORMAT_24BIT_TC_RGB ): in Erase()
H A Doutdev2.cxx2150 case( BMP_FORMAT_24BIT_TC_RGB ): in ImplBlend()
H A Dpdfwriter_impl.cxx9908 if( ! bTrueColor || pAccess->GetScanlineFormat() == BMP_FORMAT_24BIT_TC_RGB ) in writeBitmapObject()
/trunk/main/canvas/source/directx/
H A Ddx_vcltools.cxx307 case BMP_FORMAT_24BIT_TC_RGB: in bitmapFromVCLBitmapEx()
460 case BMP_FORMAT_24BIT_TC_RGB: in bitmapFromVCLBitmapEx()
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx301 case BMP_FORMAT_24BIT_TC_RGB: in setData()
385 case BMP_FORMAT_24BIT_TC_RGB: in setData()
H A Dcanvashelper.cxx1099 case BMP_FORMAT_24BIT_TC_RGB: in setData()
/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.cxx409 ( !bGray && ( BMP_FORMAT_24BIT_TC_RGB == nFormat ) ) in CreateBitmap()
762 bNative = ( pAcc->GetScanlineFormat() == BMP_FORMAT_24BIT_TC_RGB ); in Write()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx273 aSrcBuf.mnFormat |= BMP_FORMAT_24BIT_TC_RGB; in ImplCreateDIB()
407 nDstFormat |= BMP_FORMAT_24BIT_TC_RGB; in ImplCreateXImage()
H A Dpspgraphics.cxx127 case BMP_FORMAT_24BIT_TC_RGB: in SalPrinterBmp()
/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx65 #define BMP_FORMAT_24BIT_TC_RGB 0x00000100UL macro
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx223 case BMP_FORMAT_24BIT_TC_RGB: in VclCanvasBitmap()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx504 case BMP_FORMAT_24BIT_TC_RGB: in surfaceFromXBitmap()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1149 else if( pAcc->GetScanlineFormat() == BMP_FORMAT_24BIT_TC_RGB ) in ImplCreateScaled()

Completed in 203 milliseconds