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

  /external/chromium_org/chrome/browser/download/
download_shelf.cc 63 : should_show_on_unhide_(false),
294 should_show_on_unhide_ = true;
302 should_show_on_unhide_ = false;
313 should_show_on_unhide_ = true;
322 if (should_show_on_unhide_) {
323 should_show_on_unhide_ = false;
download_shelf.h 198 bool should_show_on_unhide_; member in class:DownloadShelf

Completed in 68 milliseconds