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

/external/chromium_org/chrome/browser/ui/
H A Dbrowser_commands.cc856 void FocusLocationBar(Browser* browser) { function in namespace:chrome
862 // TODO(beng): replace this with FocusLocationBar
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc1744 void Browser::FocusLocationBar() { function in class:Browser
1771 // TODO(beng): replace this with FocusLocationBar
2290 case IDC_FOCUS_LOCATION: FocusLocationBar(); break;
3147 // Two differences between this and FocusLocationBar():
3151 // the focus. FocusLocationBar() is only reached when the location bar is

Completed in 92 milliseconds