Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/tabs/
Ddragged_tab_controller_gtk.h107 void SetDraggedContents(TabContentsWrapper* new_contents);
Ddragged_tab_controller_gtk.cc48 SetDraggedContents( in DraggedTabControllerGtk()
60 SetDraggedContents(NULL); in ~DraggedTabControllerGtk()
204 void DraggedTabControllerGtk::SetDraggedContents( in SetDraggedContents() function in DraggedTabControllerGtk