Searched refs:DSTCOPY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Ddc.cpp70 #define DSTCOPY 0x00AA0029 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddc.cpp92 #define DSTCOPY 0x00AA0029 // a.k.a. NOP operation macro
1246 MAKEROP4(SRCCOPY, DSTCOPY)) != 0;
2131 case wxNO_OP: dwRop = DSTCOPY; break;
2145 // transparent, so use "DSTCOPY" ROP for the mask points (the usual
2164 MAKEROP4(dwRop, DSTCOPY)

Completed in 103 milliseconds