IsCompatibleWith  376 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc   if (!other_tabstrip->IsCompatibleWith(source_tabstrip_))
IsCompatibleWith   83 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   bool IsCompatibleWith(TabStripGtk* other);
IsCompatibleWith   70 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual bool IsCompatibleWith(TabStrip* other) const OVERRIDE;
IsCompatibleWith   47 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual bool IsCompatibleWith(TabStrip* other) const OVERRIDE;
IsCompatibleWith  940 chrome/browser/ui/views/tabs/tab_drag_controller.cc   return other_tabstrip->controller()->IsCompatibleWith(tab_strip) ?
IsCompatibleWith   92 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual bool IsCompatibleWith(TabStrip* other) const = 0;