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

  /external/chromium_org/content/shell/browser/
shell_devtools_frontend.h 38 Shell* frontend_shell() const { return frontend_shell_; }
55 Shell* frontend_shell_; member in class:content::ShellDevToolsFrontend
shell_devtools_frontend.cc 89 frontend_shell_->ActivateContents(web_contents());
101 frontend_shell_->Close();
107 frontend_shell_(frontend_shell),
141 frontend_shell_->Close();

Completed in 140 milliseconds