Home
last modified time | relevance | path

Searched refs:CanCloseWithInProgressDownloads (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser.h959 bool CanCloseWithInProgressDownloads();
Dbrowser.cc883 if (!CanCloseWithInProgressDownloads()) in ShouldCloseWindow()
2654 return CanCloseWithInProgressDownloads(); in CanCloseContentsAt()
4118 bool Browser::CanCloseWithInProgressDownloads() { in CanCloseWithInProgressDownloads() function in Browser