Home | History | Annotate | Download | only in browser

Lines Matching full:activate

229   // of Activate() is not well defined and can vary by window manager.
250 browser()->window()->Activate();
255 browser2->window()->Activate();
290 // Activate the tab.
293 // Activate the location bar or the page.
303 // Activate the tab.
390 // On X11, calling Activate() is not guaranteed to move focus, so we have
413 // Activate the first browser.
414 focused_browser->window()->Activate();