Home
last modified time | relevance | path

Searched refs:DIB_24BPP_ColorFill (Results 1 – 3 of 3) sorted by relevance

/reactos/win32ss/gdi/dib/
H A Ddib.c56 DIB_24BPP_TransparentBlt, DIB_24BPP_ColorFill, DIB_24BPP_AlphaBlend
H A Ddib.h113 BOOLEAN DIB_24BPP_ColorFill(SURFOBJ*, RECTL*, ULONG);
H A Ddib24bpp.c558 DIB_24BPP_ColorFill(SURFOBJ* DestSurface, RECTL* DestRect, ULONG color) in DIB_24BPP_ColorFill() function