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

  /external/chromium/chrome/browser/resources/
bug_report.js 123 * Select the current screenshots div, restoring the image that was
140 * Select the saved screenshots div, restoring the image that was
  /external/chromium/chrome/browser/sessions/
session_restore.cc 40 // Are we in the process of restoring?
41 static bool restoring = false; variable
490 restoring = false;
611 // If we're restoring a session as the result of a crash and the session
796 restoring = true;
847 return restoring;

Completed in 22 milliseconds