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

  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper_delegate.cc 11 void TabContentsWrapperDelegate::OnInstallApplication(
tab_contents_wrapper_delegate.h 26 virtual void OnInstallApplication(TabContentsWrapper* source,
  /external/chromium/chrome/browser/extensions/
extension_tab_helper.cc 115 OnInstallApplication)
129 void ExtensionTabHelper::OnInstallApplication(const WebApplicationInfo& info) {
131 wrapper_->delegate()->OnInstallApplication(wrapper_, info);
extension_tab_helper.h 82 void OnInstallApplication(const WebApplicationInfo& info);
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 812 void OnInstallApplication(const WebApplicationInfo& info);
    [all...]
  /external/chromium/chrome/browser/ui/
browser.h     [all...]
browser.cc     [all...]

Completed in 126 milliseconds