Home | History | Annotate | Download | only in dib

Lines Matching refs:FXDIB_8bppMask

855         case FXDIB_8bppMask: {

874 return ConvertBuffer(FXDIB_8bppMask, dest_buf, dest_pitch, width, height, pSrcBitmap, src_left, src_top, d_pal, pIccTransform);
1004 if (dest_format == FXDIB_8bppMask && src_format == FXDIB_8bppRgb && m_pPalette == NULL) {