Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx172 sal_Int8 DropTarget::determineDropAction(sal_Int8 dropActions, id sender) const in determineDropAction() function in DropTarget
236 sal_Int8 currentAction = determineDropAction(mDragSourceSupportedActions, sender); in draggingEntered()
279 sal_Int8 currentAction = determineDropAction(currentDragSourceActions, sender); in draggingUpdated()
H A DDropTarget.hxx144 sal_Int8 determineDropAction(sal_Int8 dropActions, id sender) const;

Completed in 16 milliseconds