Home | History | Annotate | Download | only in win

Lines Matching refs:POINT

370         // There's no point in tracking active state changes of our parent window if we don't have
513 POINT localPoint = { gn->ptsLocation.x, gn->ptsLocation.y };
601 // If we get to this point, the gesture has not been handled. We forward
798 // active state after a 0-delay timer fires, at which point GetActiveWindow() will return
1591 m_dropTargetHelper->DragEnter(m_window, pDataObject, (POINT*)&pt, *pdwEffect);
1608 m_dropTargetHelper->DragOver((POINT*)&pt, *pdwEffect);
1640 m_dropTargetHelper->Drop(pDataObject, (POINT*)&pt, *pdwEffect);