Home
last modified time | relevance | path

Searched refs:CandidateWindowUpdated (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_impl.h321 void CandidateWindowUpdated();
Drender_widget_host_impl.cc1264 void RenderWidgetHostImpl::CandidateWindowUpdated() { in CandidateWindowUpdated() function in content::RenderWidgetHostImpl
Drender_widget_host_view_aura.cc1565 host_->CandidateWindowUpdated(); in OnCandidateWindowUpdated()