Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dimagelist.c1515 …todo_wine check_ImageList_DrawIndirect_broken(hdcDst, himl, bits, iAlphaImage, ILD_BLEND25, ILS_NO… in test_ImageList_DrawIndirect()
1528 …todo_wine check_ImageList_DrawIndirect_broken(hdcDst, himl, bits, iAlphaImage, ILD_BLEND25, ILS_NO… in test_ImageList_DrawIndirect()
/reactos/dll/win32/comctl32/
H A Dimagelist.c1337 if (style & ILD_BLEND25) in alpha_blend_image()
1561 bBlend = (fStyle & (ILD_BLEND25 | ILD_BLEND50) ) && !bMask; in ImageList_DrawIndirect()
/reactos/sdk/include/psdk/
H A Dcommctrl.h422 #define ILD_BLEND25 0x2 macro
431 #define ILD_FOCUS ILD_BLEND25