Searched refs:ShowContentSettingsPage (Results 1 – 4 of 4) sorted by relevance
246 static_cast<TabContentsDelegate*>(browser)->ShowContentSettingsPage( in ExecuteCommand()
124 tab_contents()->delegate()->ShowContentSettingsPage(content_type()); in OnManageLinkClicked()
812 virtual void ShowContentSettingsPage(ContentSettingsType content_type);
3244 void Browser::ShowContentSettingsPage(ContentSettingsType content_type) { in ShowContentSettingsPage() function in Browser