Home
last modified time | relevance | path

Searched refs:SHADEBLENDCAPS (Results 1 – 5 of 5) sorted by relevance

/reactos/win32ss/gdi/gdi32/objects/
H A Ddc.c667 case SHADEBLENDCAPS: in GetDeviceCaps()
/reactos/win32ss/gdi/eng/
H A Dpdevobj.c1249 case SHADEBLENDCAPS: in NtGdiGetDeviceCaps()
/reactos/modules/rostests/winetests/gdi32/
H A Ddc.c352 SHADEBLENDCAPS in test_device_caps()
/reactos/dll/win32/gdiplus/
H A Dgraphics.c330 GetDeviceCaps(graphics->hdc, SHADEBLENDCAPS) == SB_NONE) in gdi_alpha_blend()
445 GetDeviceCaps(graphics->hdc, SHADEBLENDCAPS) == SB_NONE) || in alpha_blend_hdc_pixels()
/reactos/sdk/include/psdk/
H A Dwingdi.h966 #define SHADEBLENDCAPS 120 macro