Searched refs:terminate_when_all_windows_closed_ (Results 1 – 4 of 4) sorted by relevance
46 terminate_when_all_windows_closed_(terminate_when_all_windows_closed), in MainContextImpl()244 new RootWindowManager(terminate_when_all_windows_closed_)); in Initialize()
62 const bool terminate_when_all_windows_closed_; variable
113 const bool terminate_when_all_windows_closed_; variable
94 : terminate_when_all_windows_closed_(terminate_when_all_windows_closed) { in RootWindowManager()370 if (terminate_when_all_windows_closed_ && root_windows_.empty()) { in OnRootWindowDestroyed()