Home
last modified time | relevance | path

Searched refs:BMP_FORMAT_1BIT_MSB_PAL (Results 1 – 16 of 16) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbmpfast.cxx501 case BMP_FORMAT_1BIT_MSB_PAL: in ImplConvertFromBitmap()
621 case BMP_FORMAT_1BIT_MSB_PAL: in ImplFastBitmapConversion()
760 case BMP_FORMAT_1BIT_MSB_PAL: in ImplBlendFromBitmap()
888 case BMP_FORMAT_1BIT_MSB_PAL: in ImplFastBitmapBlending()
952 case BMP_FORMAT_1BIT_MSB_PAL: in ImplFastEraseBitmap()
H A Dbmpacc.cxx210 case( BMP_FORMAT_1BIT_MSB_PAL ): in ImplZeroInitUnusedBits()
524 case( BMP_FORMAT_1BIT_MSB_PAL ): pFncGetPixel = GetPixelFor_1BIT_MSB_PAL; break; in CopyScanline()
H A Dsalmisc.cxx132 if( BMP_SCANLINE_FORMAT( rSrcBuffer.mnFormat ) == BMP_FORMAT_1BIT_MSB_PAL ) in ImplPALToTC()
378 if( ( nDstScanlineFormat == BMP_FORMAT_1BIT_MSB_PAL ) || in StretchAndConvert()
H A Dbitmap.cxx547 case( BMP_FORMAT_1BIT_MSB_PAL ): in Erase()
1218 if( pWriteAcc->GetScanlineFormat() == BMP_FORMAT_1BIT_MSB_PAL && in CreateMask()
1255 if( pWriteAcc->GetScanlineFormat() == BMP_FORMAT_1BIT_MSB_PAL && in CreateMask()
H A Doutdev6.cxx515 if( pR->GetScanlineFormat() == BMP_FORMAT_1BIT_MSB_PAL && in DrawTransparent()
548 if( pR->GetScanlineFormat() == BMP_FORMAT_1BIT_MSB_PAL && in DrawTransparent()
H A Ddibtools.cxx408 case( BMP_FORMAT_1BIT_MSB_PAL ): in ImplReadDIBBits()
1011 case( BMP_FORMAT_1BIT_MSB_PAL ): in ImplWriteDIBBits()
/trunk/main/canvas/source/directx/
H A Ddx_vcltools.cxx272 case BMP_FORMAT_1BIT_MSB_PAL: in bitmapFromVCLBitmapEx()
356 … ENSURE_OR_THROW( pMaskReadAccess->GetScanlineFormat() == BMP_FORMAT_1BIT_MSB_PAL, in bitmapFromVCLBitmapEx()
426 case BMP_FORMAT_1BIT_MSB_PAL: in bitmapFromVCLBitmapEx()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx136 case( 1 ): pDIB->mnFormat |= BMP_FORMAT_1BIT_MSB_PAL; break; in ImplCreateDIB()
234 …at |= ( LSBFirst == pImage->bitmap_bit_order ? BMP_FORMAT_1BIT_LSB_PAL : BMP_FORMAT_1BIT_MSB_PAL ); in ImplCreateDIB()
235 nDstFormat |= BMP_FORMAT_1BIT_MSB_PAL; in ImplCreateDIB()
372 …at |= ( LSBFirst == pImage->bitmap_bit_order ? BMP_FORMAT_1BIT_LSB_PAL : BMP_FORMAT_1BIT_MSB_PAL ); in ImplCreateXImage()
H A Dpspgraphics.cxx109 case BMP_FORMAT_1BIT_MSB_PAL: in SalPrinterBmp()
/trunk/main/vcl/unx/headless/
H A Dsvpbmp.cxx152 pBuf->mnFormat = BMP_FORMAT_1BIT_MSB_PAL; in AcquireBuffer()
204 pBuf->mnFormat = BMP_FORMAT_1BIT_MSB_PAL; in AcquireBuffer()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx676 case 1: pBuffer->mnFormat = BMP_FORMAT_1BIT_MSB_PAL; break; in AcquireBuffer()
/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx560 ( pBIH->cBitCount == 1 ? BMP_FORMAT_1BIT_MSB_PAL : in AcquireBuffer()
/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx53 #define BMP_FORMAT_1BIT_MSB_PAL 0x00000001UL macro
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1342 if( pAcc->GetScanlineFormat() == BMP_FORMAT_1BIT_MSB_PAL && in ImplCreateScaled()
1343 pWAcc->GetScanlineFormat() == BMP_FORMAT_1BIT_MSB_PAL ) in ImplCreateScaled()
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx899 ( pBIH->biBitCount == 1 ? BMP_FORMAT_1BIT_MSB_PAL : in AcquireBuffer()
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx148 case BMP_FORMAT_1BIT_MSB_PAL: in VclCanvasBitmap()

Completed in 216 milliseconds