HomeSort by relevance Sort by last modified time
    Searched defs:rwhva_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/renderer_host/
ime_adapter_android.h 63 RenderWidgetHostViewAndroid* rwhva_; member in class:content::ImeAdapterAndroid
render_widget_host_view_aura.cc 385 : rwhva_(rwhva) {
386 DCHECK(rwhva_);
387 aura::Window* root_window = rwhva_->window_->GetRootWindow();
393 aura::Window* root_window = rwhva_->window_->GetRootWindow();
400 rwhva_->ApplyEventFilterForPopupExit(event);
404 RenderWidgetHostViewAura* rwhva_; member in class:content::RenderWidgetHostViewAura::EventFilterForPopupExit
    [all...]
  /external/chromium_org/content/browser/web_contents/
touch_editable_impl_aura.h 86 RenderWidgetHostViewAura* rwhva_; member in class:content::TouchEditableImplAura
89 // True if |rwhva_| is currently handling a gesture that could result in a

Completed in 64 milliseconds