Home
last modified time | relevance | path

Searched defs:ShowCollectedCookiesDialog (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/ui/
Dbrowser_content_setting_bubble_model_delegate.cc27 void BrowserContentSettingBubbleModelDelegate::ShowCollectedCookiesDialog( in ShowCollectedCookiesDialog() function in BrowserContentSettingBubbleModelDelegate
/external/chromium/chrome/browser/ui/views/
Ddialog_stubs_gtk.cc44 void ShowCollectedCookiesDialog(gfx::NativeWindow parent_window, in ShowCollectedCookiesDialog() function
Dcollected_cookies_win.cc35 void ShowCollectedCookiesDialog(gfx::NativeWindow parent_window, in ShowCollectedCookiesDialog() function
/external/chromium_org/chrome/browser/chromeos/login/
Dsimple_web_view_dialog.cc108 virtual void ShowCollectedCookiesDialog( in ShowCollectedCookiesDialog() function in chromeos::StubBubbleModelDelegate
/external/chromium/chrome/browser/ui/cocoa/
Dbrowser_window_cocoa.mm337 void BrowserWindowCocoa::ShowCollectedCookiesDialog(TabContents* tab_contents) { function
/external/chromium_org/chrome/browser/ui/gtk/
Dcollected_cookies_gtk.cc102 void ShowCollectedCookiesDialog(content::WebContents* web_contents) { in ShowCollectedCookiesDialog() function
/external/chromium_org/chrome/browser/ui/views/
Dcollected_cookies_views.cc58 void ShowCollectedCookiesDialog(content::WebContents* web_contents) { in ShowCollectedCookiesDialog() function
/external/chromium/chrome/browser/ui/panels/
Dpanel.cc246 void Panel::ShowCollectedCookiesDialog(TabContents* tab_contents) { in ShowCollectedCookiesDialog() function in Panel
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_view.cc998 void BrowserView::ShowCollectedCookiesDialog(TabContents* tab_contents) { in ShowCollectedCookiesDialog() function in BrowserView
/external/chromium/chrome/browser/ui/gtk/
Dbrowser_window_gtk.cc943 void BrowserWindowGtk::ShowCollectedCookiesDialog(TabContents* tab_contents) { in ShowCollectedCookiesDialog() function in BrowserWindowGtk
/external/chromium/chrome/browser/ui/
Dbrowser.cc3250 void Browser::ShowCollectedCookiesDialog(TabContents *tab_contents) { in ShowCollectedCookiesDialog() function in Browser
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc538 void TestingAutomationProvider::ShowCollectedCookiesDialog( in ShowCollectedCookiesDialog() function in TestingAutomationProvider