Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx393 void sendDropPosition( bool bForce, XLIB_Time eventXLIB_Time );
H A DX11_selection.cxx2528 void SelectionManager::sendDropPosition( bool bForce, XLIB_Time eventTime ) in sendDropPosition() function in SelectionManager
2719sendDropPosition( bForce, rMessage.type == MotionNotify ? rMessage.xmotion.time : rMessage.xcrossi… in handleDragEvent()
2785 sendDropPosition( true, rMessage.xkey.time ); in handleDragEvent()