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

  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h 54 bool IsDragSourceTab(const TabGtk* tab) const;
dragged_tab_controller_gtk.cc 99 bool DraggedTabControllerGtk::IsDragSourceTab(const TabGtk* tab) const {
104 if (!IsDragSourceTab(tab))
tab_strip_gtk.cc     [all...]

Completed in 150 milliseconds