Home | History | Annotate | Download | only in aura

Lines Matching refs:OnWindowDestroyed

103   virtual void OnWindowDestroyed(Window* window) OVERRIDE {
138 // OnWindowDestroyed is called.
146 virtual void OnWindowDestroyed(Window* window) OVERRIDE {
248 virtual void OnWindowDestroyed(Window* window) OVERRIDE {
638 // Tests that a window is orphaned before OnWindowDestroyed is called.
1731 virtual void OnWindowDestroyed(Window* window) OVERRIDE {
1819 // Test if OnWindowDestroyed is invoked as expected.
2281 // OnWindowDestroyed().
2290 virtual void OnWindowDestroyed(Window* window) OVERRIDE {
2303 // destroyed (WindowDelegate::OnWindowDestroyed) it deletes the second child.