Searched refs:g_DragSourceView (Results 1 – 3 of 3) sorted by relevance
65 NSView* DragSource::g_DragSourceView = nil; member in DragSource268 g_DragSourceView = mView; in startDrag()307 g_DragSourceView = nil; in startDrag()
131 static NSView* g_DragSourceView; member in DragSource
181 srcAndDestEqual = (DragSource::g_DragSourceView == destView); in determineDropAction()
Completed in 22 milliseconds