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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddnd.cpp132 USHORT uOp = 0; local
153 uOp = DO_MOVE;
158 uOp = m_pDragInfo->usOperation;
167 (uOp == (USHORT)DO_COPY)) ||
169 (uOp == (USHORT)DO_COPY)))
178 return (MRFROM2SHORT(uIndicator, uOp));
202 USHORT uOp = 0; local
223 uOp = DO_MOVE;
228 uOp = m_pDragInfo->usOperation;
237 (uOp
[all...]

Completed in 64 milliseconds