Searched defs:IsWindowInteresting (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sessions/
H A Dtab_restore_service_helper.cc561 bool TabRestoreServiceHelper::IsWindowInteresting(const Window* window) { function in class:TabRestoreServiceHelper
578 return IsWindowInteresting(static_cast<Window*>(entry));

Completed in 53 milliseconds