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

  /external/chromium_org/chrome/browser/sessions/
tab_restore_service_helper.h 179 bool restoring_; member in class:TabRestoreServiceHelper
tab_restore_service_helper.cc 77 restoring_(false),
101 if (restoring_)
211 restoring_ = true;
313 restoring_ = false;
  /external/chromium/chrome/browser/sessions/
tab_restore_service.h 312 bool restoring_; member in class:TabRestoreService
tab_restore_service.cc 190 restoring_(false),
218 if (restoring_)
322 restoring_ = true;
413 restoring_ = false;
    [all...]

Completed in 59 milliseconds