Home
last modified time | relevance | path

Searched refs:UnbindSidebarHost (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sidebar/
Dsidebar_manager.h128 void UnbindSidebarHost(TabContents* tab, SidebarContainer* sidebar_host);
Dsidebar_manager.cc290 UnbindSidebarHost(tab, host); in UnregisterSidebarContainerFor()
318 void SidebarManager::UnbindSidebarHost(TabContents* tab, in UnbindSidebarHost() function in SidebarManager