Searched defs:UpdateDownloadShelfVisibility (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dstatus_bubble_gtk.cc233 void StatusBubbleGtk::UpdateDownloadShelfVisibility(bool visible) { function in class:StatusBubbleGtk
/external/chromium/chrome/browser/ui/views/
H A Dstatus_bubble_views.cc702 void StatusBubbleViews::UpdateDownloadShelfVisibility(bool visible) { function in class:StatusBubbleViews
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc3043 void Browser::UpdateDownloadShelfVisibility(bool visible) { function in class:Browser
3045 GetStatusBubble()->UpdateDownloadShelfVisibility(visible);

Completed in 129 milliseconds