Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dvirtual-frame-mips.h200 bool IsCompatibleWith(const VirtualFrame* other) const { in IsCompatibleWith() function
/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