Lines Matching full:can_close
1272 bool can_close = !watcher || watcher->CanCloseBrowser(this);1273 if (!can_close && is_attempting_to_close_browser_)1275 return can_close;