Searched refs:HasWebContents (Results 1 – 7 of 7) sorted by relevance
55 virtual bool HasWebContents() const = 0;
40 virtual bool HasWebContents() const OVERRIDE;
86 bool SyncedTabDelegateAndroid::HasWebContents() const { in HasWebContents() function in browser_sync::SyncedTabDelegateAndroid
39 virtual bool HasWebContents() const OVERRIDE;
109 bool TabContentsSyncedTabDelegate::HasWebContents() const { return true; } in HasWebContents() function in TabContentsSyncedTabDelegate
209 if (!synced_tab->HasWebContents()) { in AssociateWindows()268 DCHECK(tab->HasWebContents()); in AssociateTab()
429 virtual bool HasWebContents() const OVERRIDE { in HasWebContents() function in browser_sync::__anonbef9d0740211::SyncedTabDelegateFake