Home
last modified time | relevance | path

Searched refs:ROP_PDSono (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h250 #define ROP_PDSono(D,S,P) ((P)|(~((D)|(S)))) macro
H A DRopFunctions.c1213 return ROP_PDSono(D,S,P); in DoRop_PDSono()