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

  /external/chromium_org/chrome/browser/sessions/
tab_restore_service_helper.h 156 static bool IsWindowInteresting(const Window* window);
tab_restore_service_helper.cc 561 bool TabRestoreServiceHelper::IsWindowInteresting(const Window* window) {
578 return IsWindowInteresting(static_cast<Window*>(entry));

Completed in 163 milliseconds