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

/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 24 milliseconds