Searched refs:GetDragSourceTabForContents (Results 1 – 3 of 3) sorted by relevance
51 TabGtk* GetDragSourceTabForContents(TabContents* contents) const;
92 TabGtk* DraggedTabControllerGtk::GetDragSourceTabForContents( in GetDragSourceTabForContents() function in DraggedTabControllerGtk
957 tab = drag_controller_->GetDragSourceTabForContents( in TabInsertedAt()