Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dimagelist.c1421 … 0, 0, 0, 0, 0, 0, CLR_NONE, CLR_NONE, ILD_IMAGE | ILD_ROP, dwRop, ILS_NORMAL, 0, 0x00000000}; in check_ImageList_DrawIndirect_ILD_ROP()
/reactos/dll/win32/comctl32/
H A Dimagelist.c1763 if (fStyle & ILD_ROP) dwRop = pimldp->dwRop; in ImageList_DrawIndirect()
/reactos/sdk/include/psdk/
H A Dcommctrl.h421 #define ILD_ROP 0x40 macro