Home
last modified time | relevance | path

Searched refs:ToggleWhenVisible (Results 1 – 10 of 10) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/
Dbrowser_window_cocoa_unittest.mm64 bookmark_utils::ToggleWhenVisible(browser_helper_.profile());
69 bookmark_utils::ToggleWhenVisible(browser_helper_.profile());
80 bookmark_utils::ToggleWhenVisible(browser_helper_.profile());
83 bookmark_utils::ToggleWhenVisible(browser_helper_.profile());
Dbrowser_window_cocoa.mm292 bookmark_utils::ToggleWhenVisible(browser_->profile());
Dbrowser_window_controller_unittest.mm142 // Explicitly show the bar. Can't use bookmark_utils::ToggleWhenVisible()
/external/chromium/chrome/browser/bookmarks/
Dbookmark_utils.h186 void ToggleWhenVisible(Profile* profile);
Dbookmark_context_menu_controller.cc195 bookmark_utils::ToggleWhenVisible(profile_); in ExecuteCommand()
Dbookmark_utils.cc609 void ToggleWhenVisible(Profile* profile) { in ToggleWhenVisible() function
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_context_menu_controller_views.cc182 bookmark_utils::ToggleWhenVisible(profile_); in ExecuteCommand()
Dbookmark_bar_view.cc1291 bookmark_utils::ToggleWhenVisible(profile_); in ExecuteCommand()
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_view.cc934 bookmark_utils::ToggleWhenVisible(browser_->profile()); in ToggleBookmarkBar()
/external/chromium/chrome/browser/ui/gtk/
Dbrowser_window_gtk.cc904 bookmark_utils::ToggleWhenVisible(browser_->profile()); in ToggleBookmarkBar()