Home
last modified time | relevance | path

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

/reactos/modules/rostests/dxtest/win32kdxtest/
H A Ddump.c247 checkflag(flag,DDCAPS_CANCLIPSTRETCHED,"DDCAPS_CANCLIPSTRETCHED"); in dump_halinfo()
446 checkflag(flag,DDCAPS_CANCLIPSTRETCHED,"DDCAPS_CANCLIPSTRETCHED"); in dump_halinfo()
490 checkflag(flag,DDCAPS_CANCLIPSTRETCHED,"DDCAPS_CANCLIPSTRETCHED"); in dump_halinfo()
/reactos/dll/directx/wine/ddraw/
H A Dutils.c1024 FE(DDCAPS_CANCLIPSTRETCHED), in DDRAW_dump_DDCAPS()
/reactos/sdk/include/psdk/
H A Dddraw.h359 #define DDCAPS_CANCLIPSTRETCHED 0x40000000 macro