Home
last modified time | relevance | path

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

/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.cxx341 sal_Int8 currentAction = mDragSourceSupportedActions; in dragEnter() local
374 0, this, currentAction, in dragEnter()
404 sal_Int8 currentAction = currentDragSourceActions; in dragOver() local
410 0, this, currentAction, in dragOver()
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx236 sal_Int8 currentAction = determineDropAction(mDragSourceSupportedActions, sender); in draggingEntered() local
258 currentAction, in draggingEntered()
279 sal_Int8 currentAction = determineDropAction(currentDragSourceActions, sender); in draggingUpdated() local
294 currentAction, in draggingUpdated()

Completed in 30 milliseconds