ReactOS 0.4.16-dev-905-gc1b8c4f
|
#include <dib.h>
PFN_DIB_AlphaBlend DIB_FUNCTIONS::DIB_AlphaBlend |
Definition at line 54 of file dib.h.
Referenced by EngAlphaBlend().
PFN_DIB_BitBlt DIB_FUNCTIONS::DIB_BitBlt |
Definition at line 49 of file dib.h.
Referenced by CallDibBitBlt().
PFN_DIB_BitBlt DIB_FUNCTIONS::DIB_BitBltSrcCopy |
Definition at line 50 of file dib.h.
Referenced by CallDibBitBlt(), and EngCopyBits().
PFN_DIB_ColorFill DIB_FUNCTIONS::DIB_ColorFill |
Definition at line 53 of file dib.h.
Referenced by BltPatCopy().
PFN_DIB_GetPixel DIB_FUNCTIONS::DIB_GetPixel |
Definition at line 46 of file dib.h.
Referenced by addItemFlood(), BltMask(), DIB_XXBPP_FloodFillSolid(), and DIB_XXBPP_StretchBlt().
PFN_DIB_HLine DIB_FUNCTIONS::DIB_HLine |
Definition at line 47 of file dib.h.
Referenced by EngLineTo(), FillSolid(), and IntEngGradientFillRect().
PFN_DIB_PutPixel DIB_FUNCTIONS::DIB_PutPixel |
Definition at line 45 of file dib.h.
Referenced by AlphaBltMask(), BltMask(), DIB_XXBPP_AlphaBlend(), DIB_XXBPP_FloodFillSolid(), DIB_XXBPP_StretchBlt(), NEtoSW(), NWtoSE(), SEtoNW(), and SWtoNE().
PFN_DIB_StretchBlt DIB_FUNCTIONS::DIB_StretchBlt |
Definition at line 51 of file dib.h.
Referenced by CallDibStretchBlt().
PFN_DIB_TransparentBlt DIB_FUNCTIONS::DIB_TransparentBlt |
Definition at line 52 of file dib.h.
Referenced by EngTransparentBlt().
PFN_DIB_VLine DIB_FUNCTIONS::DIB_VLine |
Definition at line 48 of file dib.h.
Referenced by EngLineTo(), and IntEngGradientFillRect().