HomeSort by relevance Sort by last modified time
    Searched full:settabcontentsdelegate (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
web_page_view.h 71 void SetTabContentsDelegate(TabContentsDelegate* delegate);
102 // You must have previously called Init() and SetTabContentsDelegate.
106 void SetTabContentsDelegate(TabContentsDelegate* delegate);
web_page_view.cc 99 void WebPageDomView::SetTabContentsDelegate(
141 void WebPageView::SetTabContentsDelegate(
143 dom_view()->SetTabContentsDelegate(delegate);
html_page_screen.cc 60 view()->SetTabContentsDelegate(this);
registration_screen.cc 73 view()->SetTabContentsDelegate(this);
account_screen.cc 102 view()->SetTabContentsDelegate(this);

Completed in 163 milliseconds