Home
last modified time | relevance | path

Searched refs:DDHAL_SURFCB32_BLT (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/directx/ddraw/Surface/
H A Dsurface_main.c307 DDHAL_SURFCB32_BLT) == DDHAL_SURFCB32_BLT) in Main_DDrawSurface_Blt()
313 DDHAL_SURFCB32_BLT) == DDHAL_SURFCB32_BLT) in Main_DDrawSurface_Blt()
/reactos/dll/directx/ddraw/
H A Dstartup.c423 DDHAL_SURFCB32_BLT | in StartDirectDrawHel()
/reactos/sdk/include/psdk/
H A Dddrawint.h410 #define DDHAL_SURFCB32_BLT 0x00000020 macro
H A Dddrawi.h679 #define DDHAL_SURFCB32_BLT 0x00000020 macro
/reactos/win32ss/gdi/gdi32/misc/
H A Dgdientry.c1698 if (Flags & DDHAL_SURFCB32_BLT) in DdQueryDirectDrawObject()
/reactos/modules/rostests/dxtest/win32kdxtest/
H A Ddump.c66 checkflag(flag,DDHAL_SURFCB32_BLT,"DDHAL_SURFCB32_BLT"); in dump_CallBackFlags()