HomeSort by relevance Sort by last modified time
    Searched defs:UpdateVisibility (Results 1 - 13 of 13) sorted by null

  /external/chromium/chrome/browser/ui/views/location_bar/
page_action_with_badge_view.cc 37 void PageActionWithBadgeView::UpdateVisibility(TabContents* contents,
39 image_view_->UpdateVisibility(contents, url);
  /external/chromium_org/chrome/browser/ui/views/location_bar/
page_action_with_badge_view.cc 41 void PageActionWithBadgeView::UpdateVisibility(WebContents* contents,
43 image_view_->UpdateVisibility(contents, url);
page_action_image_view.cc 213 void PageActionImageView::UpdateVisibility(WebContents* contents,
252 UpdateVisibility(web_contents, current_url_);
  /external/chromium_org/ash/system/logout_button/
logout_button_tray.cc 132 UpdateVisibility();
148 UpdateVisibility();
151 void LogoutButtonTray::UpdateVisibility() {
  /external/chromium/chrome/browser/chromeos/login/
update_view.cc 105 UpdateVisibility();
136 UpdateVisibility();
141 UpdateVisibility();
147 UpdateVisibility();
226 void UpdateView::UpdateVisibility() {
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_compositing_helper.cc 433 void BrowserPluginCompositingHelper::UpdateVisibility(bool visible) {
  /external/chromium/chrome/browser/ui/views/
collected_cookies_win.cc 76 void UpdateVisibility(bool is_visible,
123 UpdateVisibility(false, CONTENT_SETTING_BLOCK, std::wstring());
476 infobar_->UpdateVisibility(true, setting, origin_node->GetTitle());
  /external/chromium_org/chrome/browser/ui/views/
collected_cookies_views.cc 112 void UpdateVisibility(bool is_visible,
156 UpdateVisibility(false, CONTENT_SETTING_BLOCK, base::string16());
550 infobar_->UpdateVisibility(true, setting, host_node->GetTitle());
  /external/chromium/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.cc 545 UpdateVisibility();
561 UpdateVisibility();
565 void BrowserActionsToolbarGtk::UpdateVisibility() {
    [all...]
location_bar_view_gtk.cc 669 page_action_views_[i]->UpdateVisibility(
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.cc 674 UpdateVisibility();
693 UpdateVisibility();
697 void BrowserActionsToolbarGtk::UpdateVisibility() {
    [all...]
location_bar_view_gtk.cc 767 page_action_views_[i]->UpdateVisibility(
    [all...]
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_guest.cc 695 void BrowserPluginGuest::UpdateVisibility() {
718 UpdateVisibility();
    [all...]

Completed in 218 milliseconds