Searched refs:pDragSourceHelper (Results 1 – 1 of 1) sorted by relevance
180 DragSourceHelper* pDragSourceHelper = dynamic_cast< DragSourceHelper* >( pWindow ); in StartDrag() local182 if( pDragSourceHelper ) in StartDrag()184 pDragSourceHelper->StartDrag( nAction, rPosPixel ); in StartDrag()
Completed in 8 milliseconds