Home | History | Annotate | Download | only in dib

Lines Matching refs:FX_BOOL

12 FX_BOOL ConvertBuffer(FXDIB_Format dest_format, FX_LPBYTE dest_buf, int dest_pitch, int width, int height,

62 FX_BOOL CFX_DIBitmap::Create(int width, int height, FXDIB_Format format, FX_LPBYTE pBuffer, int pitch)
100 FX_BOOL ret = TRUE;
113 FX_BOOL CFX_DIBitmap::Copy(const CFX_DIBSource* pSrc)
235 FX_BOOL CFX_DIBSource::BuildAlphaMask()
387 FX_BOOL CFX_DIBitmap::TransferBitmap(int dest_left, int dest_top, int width, int height,
436 FX_BOOL CFX_DIBitmap::TransferMask(int dest_left, int dest_top, int width, int height,
599 FX_BOOL CFX_DIBSource::CopyAlphaMask(const CFX_DIBSource* pAlphaMask, const FX_RECT* pClip)
625 FX_BOOL CFX_DIBitmap::LoadChannel(FXDIB_Channel destChannel, const CFX_DIBSource* pSrcBitmap, FXDIB_Channel srcChannel)
763 FX_BOOL CFX_DIBitmap::LoadChannel(FXDIB_Channel destChannel, int value)
824 FX_BOOL CFX_DIBitmap::MultiplyAlpha(const CFX_DIBSource* pSrcBitmap)
892 FX_BOOL CFX_DIBitmap::GetGrayData(void* pIccTransform)
1009 FX_BOOL CFX_DIBitmap::MultiplyAlpha(int alpha)
1167 int dest_width, FX_BOOL bFlipX, int clip_left, int clip_width) const
1230 FX_BOOL CFX_DIBitmap::ConvertColorScale(FX_DWORD forecolor, FX_DWORD backcolor)
1238 FX_BOOL isCmykImage = IsCmykImage();
1343 FX_BOOL CFX_DIBitmap::DitherFS(const FX_DWORD* pPalette, int pal_size, const FX_RECT* pRect)
1426 CFX_DIBitmap* CFX_DIBSource::FlipImage(FX_BOOL bXFlip, FX_BOOL bYFlip) const
1538 void CFX_FilteredDIB::LoadSrc(const CFX_DIBSource* pSrc, FX_BOOL bAutoDropSrc)
1557 int dest_width, FX_BOOL bFlipX, int clip_left, int clip_width) const
1575 extern FX_RECT _FXDIB_SwapClipBox(FX_RECT& clip, int width, int height, FX_BOOL bFlipX, FX_BOOL bFlipY);
1576 FX_BOOL CFX_ImageRenderer::Start(CFX_DIBitmap* pDevice, const CFX_ClipRgn* pClipRgn,
1579 FX_DWORD dib_flags, FX_BOOL bRgbByteOrder,
1600 FX_BOOL ret = TRUE;
1645 FX_BOOL CFX_ImageRenderer::Continue(IFX_Pause* pPause)
1719 FX_BOOL CFX_BitmapStorer::SetInfo(int width, int height, FXDIB_Format src_format, FX_DWORD* pSrcPalette)