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

  /external/chromium_org/chrome/browser/ui/views/location_bar/
page_action_with_badge_view.cc 39 void PageActionWithBadgeView::UpdateVisibility(WebContents* contents,
41 image_view_->UpdateVisibility(contents, url);
page_action_image_view.cc 188 void PageActionImageView::UpdateVisibility(WebContents* contents,
227 UpdateVisibility(web_contents, current_url_);
  /external/chromium_org/ash/system/chromeos/session/
logout_button_tray.cc 130 UpdateVisibility();
156 UpdateVisibility();
159 void LogoutButtonTray::UpdateVisibility() {
  /external/chromium_org/ash/ime/
candidate_window_view.cc 204 void CandidateWindowView::UpdateVisibility() {
216 UpdateVisibility();
221 UpdateVisibility();
226 UpdateVisibility();
236 UpdateVisibility();
  /external/chromium_org/chrome/browser/ui/views/
collected_cookies_views.cc 100 void UpdateVisibility(bool is_visible,
144 UpdateVisibility(false, CONTENT_SETTING_BLOCK, base::string16());
531 infobar_->UpdateVisibility(true, setting, host_node->GetTitle());
  /external/chromium_org/content/renderer/
child_frame_compositing_helper.cc 509 void ChildFrameCompositingHelper::UpdateVisibility(bool visible) {
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_guest.cc 285 void BrowserPluginGuest::UpdateVisibility() {
313 UpdateVisibility();
389 UpdateVisibility();
    [all...]

Completed in 475 milliseconds