HomeSort by relevance Sort by last modified time
    Searched defs:OpenApplicationWindow (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/
browser_init.cc 691 if (OpenApplicationWindow(profile)) {
767 // to look at the app URL. OpenApplicationWindow() will open app url
787 bool BrowserInit::LaunchWithProfile::OpenApplicationWindow(Profile* profile) {
    [all...]
browser.cc 531 tab = Browser::OpenApplicationWindow(profile, extension, container,
546 TabContents* Browser::OpenApplicationWindow(
601 TabContents* tab = OpenApplicationWindow(
    [all...]

Completed in 134 milliseconds