Searched defs:UpdateContent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/gtk/
H A Dfullscreen_exit_bubble_gtk.cc45 void FullscreenExitBubbleGtk::UpdateContent( function in class:FullscreenExitBubbleGtk
159 UpdateContent(url_, bubble_type_);
/external/chromium_org/chrome/browser/ui/views/
H A Dfullscreen_exit_bubble_views.cc108 void UpdateContent(const GURL& url, FullscreenExitBubbleType bubble_type);
195 UpdateContent(url, bubble_type);
216 void FullscreenExitBubbleViews::FullscreenExitView::UpdateContent( function in class:FullscreenExitBubbleViews::FullscreenExitView
325 void FullscreenExitBubbleViews::UpdateContent( function in class:FullscreenExitBubbleViews
334 view_->UpdateContent(url_, bubble_type_);

Completed in 60 milliseconds