Searched defs:RemoveObservers (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/ui/views/tab_contents/ | ||
D | tab_contents_container.cc | 67 void TabContentsContainer::RemoveObservers() { in RemoveObservers() function in TabContentsContainer |
/external/chromium/chrome/browser/printing/ | ||
D | print_preview_tab_controller.cc | 195 void PrintPreviewTabController::RemoveObservers(TabContents* tab) { in RemoveObservers() function in printing::PrintPreviewTabController |
/external/chromium/chrome/browser/ui/login/ | ||
D | login_prompt.cc | 199 void LoginHandler::RemoveObservers() { in RemoveObservers() function in LoginHandler |