Searched defs:ShowCollectedCookiesDialog (Results 1 – 8 of 8) sorted by relevance
44 void ShowCollectedCookiesDialog(gfx::NativeWindow parent_window, in ShowCollectedCookiesDialog() function
35 void ShowCollectedCookiesDialog(gfx::NativeWindow parent_window, in ShowCollectedCookiesDialog() function
337 void BrowserWindowCocoa::ShowCollectedCookiesDialog(TabContents* tab_contents) { function
246 void Panel::ShowCollectedCookiesDialog(TabContents* tab_contents) { in ShowCollectedCookiesDialog() function in Panel
998 void BrowserView::ShowCollectedCookiesDialog(TabContents* tab_contents) { in ShowCollectedCookiesDialog() function in BrowserView
943 void BrowserWindowGtk::ShowCollectedCookiesDialog(TabContents* tab_contents) { in ShowCollectedCookiesDialog() function in BrowserWindowGtk
3250 void Browser::ShowCollectedCookiesDialog(TabContents *tab_contents) { in ShowCollectedCookiesDialog() function in Browser
538 void TestingAutomationProvider::ShowCollectedCookiesDialog( in ShowCollectedCookiesDialog() function in TestingAutomationProvider