Home
last modified time | relevance | path

Searched refs:BLENDFUNCTION (Results 1 – 25 of 37) sorted by relevance

12

/reactos/win32ss/user/ntuser/
H A Dlayered.c155 BLENDFUNCTION blend = { AC_SRC_OVER, 0, 255, 0 }; in IntUpdateLayeredWindowI()
349 BLENDFUNCTION *pblend, in NtUserUpdateLayeredWindow()
357 BLENDFUNCTION blend = { AC_SRC_OVER, 0, 255, 0 }; in NtUserUpdateLayeredWindow()
385 ProbeForRead(pblend, sizeof(BLENDFUNCTION), 1); in NtUserUpdateLayeredWindow()
/reactos/modules/rostests/dibtests/alphablend/
H A Dalphablend.c6 BLENDFUNCTION blendFunction);
158 BLENDFUNCTION BlendFunc; in MainWndProc()
/reactos/modules/rostests/dibtests/vbltest/
H A Dvbltest.c14 BLENDFUNCTION blendFunction);
52 BLENDFUNCTION bfunc; in WndProc()
/reactos/modules/rosapps/applications/sysutils/utils/rosperf/
H A Dalphablend.c71 BLENDFUNCTION BlendFunc = { AC_SRC_OVER, 0, 0, 0 }; in AlphaBlendProc()
/reactos/win32ss/gdi/dib/
H A Dalphablend.c38 BLENDFUNCTION BlendFunc; in DIB_XXBPP_AlphaBlend()
H A Ddib24bpp.c731 BLENDFUNCTION BlendFunc; in DIB_24BPP_AlphaBlend()
H A Ddib32bpp.c769 BLENDFUNCTION BlendFunc; in DIB_32BPP_AlphaBlend()
H A Ddib16bpp.c856 BLENDFUNCTION BlendFunc; in DIB_16BPP_AlphaBlend()
/reactos/win32ss/gdi/gdi32/include/wine/
H A Dgdi_driver.h69 …BOOL (*pAlphaBlend)(PHYSDEV,struct bitblt_coords*,PHYSDEV,struct bitblt_coords*,BLENDFUNCTION);
74 …ITMAPINFO*,const struct gdi_image_bits*,struct bitblt_coords*,struct bitblt_coords*,BLENDFUNCTION);
/reactos/sdk/include/psdk/
H A Duxtheme.h75 const BLENDFUNCTION *pBlendFunction;
H A Dwingdi.h2763 } BLENDFUNCTION,*PBLENDFUNCTION,*LPBLENDFUNCTION; typedef
3426 …In_ int, _In_ int, _In_ int, _In_ HDC, _In_ int, _In_ int, _In_ int, _In_ int, _In_ BLENDFUNCTION);
4309 …In_ int, _In_ int, _In_ int, _In_ HDC, _In_ int, _In_ int, _In_ int, _In_ int, _In_ BLENDFUNCTION);
/reactos/modules/rostests/winetests/gdi32/
H A Dgenerated.c402 TEST_TYPE_SIZE (BLENDFUNCTION, 4) in test_pack_BLENDFUNCTION()
403 TEST_TYPE_ALIGN (BLENDFUNCTION, 1) in test_pack_BLENDFUNCTION()
404 TEST_FIELD_SIZE (BLENDFUNCTION, BlendOp, 1) in test_pack_BLENDFUNCTION()
405 TEST_FIELD_ALIGN (BLENDFUNCTION, BlendOp, 1) in test_pack_BLENDFUNCTION()
406 TEST_FIELD_OFFSET(BLENDFUNCTION, BlendOp, 0) in test_pack_BLENDFUNCTION()
407 TEST_FIELD_SIZE (BLENDFUNCTION, BlendFlags, 1) in test_pack_BLENDFUNCTION()
408 TEST_FIELD_ALIGN (BLENDFUNCTION, BlendFlags, 1) in test_pack_BLENDFUNCTION()
409 TEST_FIELD_OFFSET(BLENDFUNCTION, BlendFlags, 1) in test_pack_BLENDFUNCTION()
6925 TEST_TYPE_SIZE (BLENDFUNCTION, 4) in test_pack_BLENDFUNCTION()
6926 TEST_TYPE_ALIGN (BLENDFUNCTION, 1) in test_pack_BLENDFUNCTION()
[all …]
/reactos/win32ss/gdi/gdi32/wine/
H A Dgdi_private.h268 …T height_dst,HDC dc_src, INT x_src, INT y_src, INT width_src, INT height_src, BLENDFUNCTION func );
H A Demfdrv.c396 BLENDFUNCTION func ) in EMFDRV_AlphaBlend()
/reactos/win32ss/user/user32/windows/
H A Dwindow.c1768 BLENDFUNCTION *pbl, in UpdateLayeredWindow()
1804 (BLENDFUNCTION *)info->pblend, in UpdateLayeredWindowIndirect()
/reactos/dll/cpl/sysdm/
H A Dgeneral.c34 static const BLENDFUNCTION BlendFunc = {AC_SRC_OVER, 0, 255, AC_SRC_ALPHA};
/reactos/base/system/userinit/
H A Dlivecd.c600 static BLENDFUNCTION BlendFunc = {AC_SRC_OVER, 0, 255, AC_SRC_ALPHA}; in OnDrawItem()
/reactos/win32ss/gdi/gdi32/objects/
H A Dpainting.c780 _In_ BLENDFUNCTION blendfn) in GdiAlphaBlend()
/reactos/win32ss/gdi/gdi32/misc/
H A Dmisc.c304 static const BLENDFUNCTION blendFunc = in UXTHEME_StretchBlt()
/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dtraynotify.cpp720 BLENDFUNCTION blend = {AC_SRC_OVER, 0, 128, 0}; // 50 % visible in Paint()
/reactos/sdk/lib/atl/
H A Datlimage.h126 BLENDFUNCTION bf;
/reactos/dll/win32/comctl32/
H A Dcommctrl.c1863 BLENDFUNCTION bf; in DrawShadowText()
H A Dcomctl32_ros.diff492 + BLENDFUNCTION bf;
628 int src_x, int src_y, int cx, int cy, BLENDFUNCTION func,
/reactos/win32ss/gdi/gdi32/include/
H A Dgdi32p.h778 BLENDFUNCTION blend_function );
/reactos/win32ss/gdi/ntgdi/
H A Dbitblt.c26 BLENDFUNCTION BlendFunc, in NtGdiAlphaBlend()

12