Home | History | Annotate | Download | only in web_contents

Lines Matching defs:Focus

1003 void WebContentsViewAura::Focus() {
1005 web_contents_->GetInterstitialPage()->Focus();
1009 if (delegate_.get() && delegate_->Focus())
1014 rwhv->Focus();
1021 Focus();
1403 // Do not take the focus if the render widget host view aura is gone or