Home
last modified time | relevance | path

Searched refs:g_DragSourceView (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx65 NSView* DragSource::g_DragSourceView = nil; member in DragSource
268 g_DragSourceView = mView; in startDrag()
307 g_DragSourceView = nil; in startDrag()
H A DDragSource.hxx131 static NSView* g_DragSourceView; member in DragSource
H A DDropTarget.cxx181 srcAndDestEqual = (DragSource::g_DragSourceView == destView); in determineDropAction()

Completed in 14 milliseconds