Home
last modified time | relevance | path

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

/AOO42X/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx178 NSView* destView = [[sender draggingDestinationWindow] contentView]; in determineDropAction() local
179 srcAndDestEqual = (DragSource::g_DragSourceView == destView); in determineDropAction()