Searched refs:bPrivateDrop (Results 1 – 1 of 1) sorted by relevance
1239 …bool bPrivateDrop(pPt && (bPasteSelection ? 0 != (pTrans = pMod->pXSelection) : 0 != (pTrans = pMo… in PasteData() local1242 if(bPrivateDrop && DND_ACTION_LINK == nDropAction) in PasteData()1245 bPrivateDrop = false; in PasteData()1249 if(bPrivateDrop && pPt && DND_ACTION_MOVE == nDropAction) in PasteData()1257 bPrivateDrop = false; in PasteData()1262 if(bPrivateDrop) in PasteData()
Completed in 44 milliseconds