Searched refs:FXDIB_8bppRgb (Results 1 – 12 of 12) sorted by relevance
303 case FXDIB_8bppRgb: { in Clear()907 case FXDIB_8bppRgb: {1047 case FXDIB_8bppRgb:1095 case FXDIB_8bppRgb: {
695 format = FXDIB_8bppRgb; in _GetStretchedFormat()696 } else if (format == FXDIB_8bppRgb) { in _GetStretchedFormat()
856 case FXDIB_8bppRgb: in ConvertBuffer()982 if (dest_format == FXDIB_8bppMask && src_format == FXDIB_8bppRgb && m_pPalette == NULL) { in ConvertFormat()
3975 if (m_DestFormat == FXDIB_8bppRgb) { in CompositePalBitmapLine()3983 if (m_DestFormat == FXDIB_8bppRgb) { in CompositePalBitmapLine()
206 … (!pDIBitmap->Create(bmih.biWidth, height, bmih.biBitCount == 1 ? FXDIB_1bppRgb : FXDIB_8bppRgb)) { in LoadFromDDB()
306 if (!pStretched->Create(result_width, result_height, FXDIB_8bppRgb)) { in _StretchMonoToGray()448 case FXDIB_8bppRgb: { in OutputImage()
178 case FXDIB_8bppRgb: { in TranslateScanline()505 if (!bitmap_device2.Create(rect.Width(), rect.Height(), FXDIB_8bppRgb)) { in DrawPatternImage()592 if (!bitmap_device2.Create(width, height, FXDIB_8bppRgb)) { in DrawMaskedImage()
674 format = FXDIB_8bppRgb; in LoadJpxBitmap()
518 if(m_pFXDevice->GetBitmap() && m_pFXDevice->GetBitmap()->GetFormat() == FXDIB_8bppRgb && in Display()
18 FXDIB_8bppRgb = 0x008, enumerator
390 case FXDIB_8bppRgb: in DrawDIBits()
613 fx_format = FXDIB_8bppRgb; in FPDFBitmap_CreateEx()