Home
last modified time | relevance | path

Searched defs:IsCompatibleWith (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/tabs/
Dbrowser_tab_strip_controller.cc286 bool BrowserTabStripController::IsCompatibleWith(BaseTabStrip* other) const { in IsCompatibleWith() function in BrowserTabStripController
/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.cc851 bool TabStripGtk::IsCompatibleWith(TabStripGtk* other) { in IsCompatibleWith() function in TabStripGtk