Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.h87 void DestroyDraggedSourceTab(TabGtk* tab);
Ddragged_tab_controller_gtk.cc749 source_tabstrip_->DestroyDraggedSourceTab(source_tab_); in CleanUpSourceTab()
Dtab_strip_gtk.cc863 void TabStripGtk::DestroyDraggedSourceTab(TabGtk* tab) { in DestroyDraggedSourceTab() function in TabStripGtk