Searched refs:GetConstrainingContents (Results 1 – 4 of 4) sorted by relevance
82 virtual TabContents* GetConstrainingContents(TabContents* source);
155 TabContents* BlockedContentContainer::GetConstrainingContents( in GetConstrainingContents() function in BlockedContentContainer
269 effective_tab->delegate()->GetConstrainingContents(effective_tab); in CanDownloadImpl()
3203 GetConstrainingContents(tab) == tab && tab_count() > 1) { in OnStartDownload()