Searched refs:BMP_FORMAT_1BIT_LSB_PAL (Results 1 – 10 of 10) sorted by relevance
502 case BMP_FORMAT_1BIT_LSB_PAL: in ImplConvertFromBitmap()622 case BMP_FORMAT_1BIT_LSB_PAL: in ImplFastBitmapConversion()761 case BMP_FORMAT_1BIT_LSB_PAL: in ImplBlendFromBitmap()889 case BMP_FORMAT_1BIT_LSB_PAL: in ImplFastBitmapBlending()953 case BMP_FORMAT_1BIT_LSB_PAL: in ImplFastEraseBitmap()
215 case( BMP_FORMAT_1BIT_LSB_PAL ): in ImplZeroInitUnusedBits()525 case( BMP_FORMAT_1BIT_LSB_PAL ): pFncGetPixel = GetPixelFor_1BIT_LSB_PAL; break; in CopyScanline()
379 ( nDstScanlineFormat == BMP_FORMAT_1BIT_LSB_PAL ) || in StretchAndConvert()
548 case( BMP_FORMAT_1BIT_LSB_PAL ): in Erase()
301 case BMP_FORMAT_1BIT_LSB_PAL: in bitmapFromVCLBitmapEx()454 case BMP_FORMAT_1BIT_LSB_PAL: in bitmapFromVCLBitmapEx()
234 …aSrcBuf.mnFormat |= ( LSBFirst == pImage->bitmap_bit_order ? BMP_FORMAT_1BIT_LSB_PAL : BMP_FORMAT_… in ImplCreateDIB()372 …nDstFormat |= ( LSBFirst == pImage->bitmap_bit_order ? BMP_FORMAT_1BIT_LSB_PAL : BMP_FORMAT_1BIT_M… in ImplCreateXImage()
111 case BMP_FORMAT_1BIT_LSB_PAL: in SalPrinterBmp()
157 pBuf->mnFormat = BMP_FORMAT_1BIT_LSB_PAL; in AcquireBuffer()
54 #define BMP_FORMAT_1BIT_LSB_PAL 0x00000002UL macro
155 case BMP_FORMAT_1BIT_LSB_PAL: in VclCanvasBitmap()