Searched refs:window_destroyed (Results 1 – 2 of 2) sorted by relevance
706 void RootWindowGtk::NotifyDestroyedIfDone(bool window_destroyed, in NotifyDestroyedIfDone() argument709 DCHECK_EQ(1, window_destroyed + browser_destroyed); in NotifyDestroyedIfDone()713 this, window_destroyed, in NotifyDestroyedIfDone()718 if (window_destroyed) in NotifyDestroyedIfDone()
78 void NotifyDestroyedIfDone(bool window_destroyed, bool browser_destroyed);