Searched refs:DropTargetEntry (Results 1 – 2 of 2) sorted by relevance
228 struct DropTargetEntry struct in x11::SelectionManager233 DropTargetEntry() : m_pTarget( NULL ), m_aRootWindow( None ) {} in DropTargetEntry() function234 DropTargetEntry( DropTarget* pTarget ) : in DropTargetEntry() argument238 DropTargetEntry( const DropTargetEntry& rEntry ) : in DropTargetEntry() argument242 ~DropTargetEntry() {} in ~DropTargetEntry() argument245 DropTargetEntry& operator=(const DropTargetEntry& rEntry) in operator =() argument329 ::std::hash_map< XLIB_Window, DropTargetEntry >
2159 ::std::hash_map< XLIB_Window, DropTargetEntry >::iterator it = in handleDropEvent()2535 ::std::hash_map< XLIB_Window, DropTargetEntry >::const_iterator it = in sendDropPosition()2598 ::std::hash_map< XLIB_Window, DropTargetEntry >::const_iterator it = in handleDragEvent()3099 ::std::hash_map< XLIB_Window, DropTargetEntry >::const_iterator it; in updateDragWindow()3254 ::std::hash_map< XLIB_Window, DropTargetEntry >::const_iterator it; in startDrag()3967 ::std::hash_map< XLIB_Window, DropTargetEntry >::const_iterator it = in registerDropTarget()3973 DropTargetEntry aEntry( pTarget ); in registerDropTarget()4014 std::hash_map< XLIB_Window, DropTargetEntry >::const_iterator it = in deregisterDropTarget()