HomeSort by relevance Sort by last modified time
    Searched refs:SetDownloadShelfVisible (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/test/functional/
chromeos_basic.py 31 self.SetDownloadShelfVisible(True)
33 self.SetDownloadShelfVisible(False)
perf.py     [all...]
  /external/chromium/chrome/browser/ui/views/download/
download_shelf_view.cc 244 parent_->SetDownloadShelfVisible(shelf_animation_->IsShowing());
384 parent_->SetDownloadShelfVisible(false);
  /external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.cc 229 parent_->SetDownloadShelfVisible(shelf_animation_->IsShowing());
411 parent_->SetDownloadShelfVisible(false);
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.h 276 void SetDownloadShelfVisible(bool visible);
browser_view.cc     [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.h 340 void SetDownloadShelfVisible(bool visible);
browser_view.cc     [all...]
  /external/chromium_org/chrome/test/pyautolib/
pyauto.py     [all...]

Completed in 1626 milliseconds