HomeSort by relevance Sort by last modified time
    Searched refs:GetTabMatchingDraggedContents (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h 151 TabGtk* GetTabMatchingDraggedContents(TabStripGtk* tabstrip) const;
dragged_tab_controller_gtk.cc 345 TabGtk* tab = GetTabMatchingDraggedContents(attached_tabstrip_);
399 tab = GetTabMatchingDraggedContents(attached_tabstrip_);
557 TabGtk* DraggedTabControllerGtk::GetTabMatchingDraggedContents(
663 TabGtk* tab = GetTabMatchingDraggedContents(attached_tabstrip_);
758 TabGtk* tab = GetTabMatchingDraggedContents(attached_tabstrip_);

Completed in 47 milliseconds