Home
last modified time | relevance | path

Searched refs:ViewDestroyed (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_popup_controller.h34 virtual void ViewDestroyed() = 0;
Dautofill_popup_controller_impl.h69 virtual void ViewDestroyed() OVERRIDE;
Dautofill_popup_controller_impl.cc267 void AutofillPopupControllerImpl::ViewDestroyed() { in ViewDestroyed() function in autofill::AutofillPopupControllerImpl
/external/chromium_org/chrome/browser/ui/views/autofill/
Dautofill_popup_view_views.cc48 controller_->ViewDestroyed(); in ~AutofillPopupViewViews()
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_impl.h244 void ViewDestroyed();
Drender_widget_host_impl.cc689 void RenderWidgetHostImpl::ViewDestroyed() { in ViewDestroyed() function in content::RenderWidgetHostImpl
Drender_widget_host_view_win.cc2778 render_widget_host_->ViewDestroyed(); in OnFinalMessage()
Drender_widget_host_view_aura.cc2605 host_->ViewDestroyed(); in OnWindowDestroyed()
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_views.cc339 host_->ViewDestroyed(); in RenderViewGone()
Drender_widget_host_view_win.cc1679 render_widget_host_->ViewDestroyed(); in OnFinalMessage()