Searched refs:g_DropSuccessSet (Results 1 – 3 of 3) sorted by relevance
66 bool DragSource::g_DropSuccessSet = false; member in DragSource135 if( DragSource::g_DropSuccessSet )293 g_DropSuccessSet = false; in startDrag()310 g_DropSuccessSet = false; in startDrag()
132 static bool g_DropSuccessSet; member in DragSource
500 DragSource::g_DropSuccessSet = true; in dropComplete()
Completed in 25 milliseconds