Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/diblib/
H A DRopFunctions.h245 #define ROP_SDPao(D,S,P) ((S)|((D)&(P))) macro
H A DRopFunctions.c1188 return ROP_SDPao(D,S,P); in DoRop_SDPao()