Searched defs:EventFilterForPopupExit (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc346 class RenderWidgetHostViewAura::EventFilterForPopupExit class in class:content::RenderWidgetHostViewAura
349 explicit EventFilterForPopupExit(RenderWidgetHostViewAura* rwhva) function in class:content::RenderWidgetHostViewAura::EventFilterForPopupExit
355 virtual ~EventFilterForPopupExit() {
371 DISALLOW_COPY_AND_ASSIGN(EventFilterForPopupExit);
539 event_filter_for_popup_exit_.reset(new EventFilterForPopupExit(this));

Completed in 45 milliseconds