Searched refs:OnNativeConstrainedWindowDestroyed (Results 1 – 3 of 3) sorted by relevance
30 virtual void OnNativeConstrainedWindowDestroyed() = 0;81 virtual void OnNativeConstrainedWindowDestroyed() OVERRIDE;
42 delegate_->OnNativeConstrainedWindowDestroyed(); in OnFinalMessage()
624 void ConstrainedWindowViews::OnNativeConstrainedWindowDestroyed() { in OnNativeConstrainedWindowDestroyed() function in ConstrainedWindowViews