Home
last modified time | relevance | path

Searched refs:GetDragSourceTabForContents (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
Ddragged_tab_controller_gtk.h51 TabGtk* GetDragSourceTabForContents(TabContents* contents) const;
Ddragged_tab_controller_gtk.cc92 TabGtk* DraggedTabControllerGtk::GetDragSourceTabForContents( in GetDragSourceTabForContents() function in DraggedTabControllerGtk
Dtab_strip_gtk.cc957 tab = drag_controller_->GetDragSourceTabForContents( in TabInsertedAt()