Searched refs:drop_view (Results 1 – 1 of 1) sorted by relevance
53 View* drop_view = target_view_; in OnDrop() local55 if (!drop_view) in OnDrop()59 drop_view->OnDragExited(); in OnDrop()64 View* root_view = drop_view->GetWidget()->GetRootView(); in OnDrop()65 View::ConvertPointToTarget(root_view, drop_view, &view_location); in OnDrop()68 return drop_view->OnPerformDrop(drop_event); in OnDrop()