Home
last modified time | relevance | path

Searched refs:SetAsDelegate (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/
Dbrowser.cc905 SetAsDelegate(contents, true); in TabInsertedAt()
955 SetAsDelegate(contents, false); in TabClosingAt()
2240 void Browser::SetAsDelegate(WebContents* web_contents, bool set_delegate) { in SetAsDelegate() function in Browser
2285 SetAsDelegate(contents, false); in TabDetachedAtImpl()
Dbrowser.h777 void SetAsDelegate(content::WebContents* web_contents, bool set_delegate);