Searched defs:ShouldCloseWindow (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/chrome/browser/ui/ | ||
D | unload_controller.cc | 108 bool UnloadController::ShouldCloseWindow() { in ShouldCloseWindow() function in chrome::UnloadController |
D | fast_unload_controller.cc | 144 bool FastUnloadController::ShouldCloseWindow() { in ShouldCloseWindow() function in chrome::FastUnloadController |
D | browser.cc | 598 bool Browser::ShouldCloseWindow() { in ShouldCloseWindow() function in Browser |
/external/chromium_org/chrome/browser/ui/panels/ | ||
D | panel.cc | 731 bool Panel::ShouldCloseWindow() { in ShouldCloseWindow() function in Panel |
/external/chromium/chrome/browser/ui/ | ||
D | browser.cc | 882 bool Browser::ShouldCloseWindow() { in ShouldCloseWindow() function in Browser |