Searched defs:BLENDFUNCTION (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwingdi.h2011 } BLENDFUNCTION, *PBLENDFUNCTION; typedef in typeref:struct:_BLENDFUNCTION
3361 WINGDIAPI BOOL WINAPI AlphaBlend(HDC,int,int,int,int,HDC,int,int,int,int,BLENDFUNCTION);
3475 WINGDIAPI BOOL WINAPI GdiAlphaBlend(HDC,int,int,int,int,HDC,int,int,int,int,BLENDFUNCTION);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwingdi.h3281 } BLENDFUNCTION, *PBLENDFUNCTION; typedef in typeref:struct:_BLENDFUNCTION
3332 WINGDIAPI BOOL WINAPI AlphaBlend(HDC,int,int,int,int,HDC,int,int,int,int,BLENDFUNCTION);
3443 WINGDIAPI BOOL WINAPI GdiAlphaBlend(HDC,int,int,int,int,HDC,int,int,int,int,BLENDFUNCTION);

Completed in 74 milliseconds