HomeSort by relevance Sort by last modified time
    Searched refs:details (Results 526 - 550 of 2398) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/ui/
hung_plugin_tab_helper.h 54 const content::NotificationDetails& details) OVERRIDE;
metro_pin_tab_helper_win.h 33 const content::LoadCommittedDetails& details,
tab_modal_confirm_dialog_delegate.h 104 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_bubble_ui_controller.h 98 const content::LoadCommittedDetails& details,
  /external/chromium_org/chrome/browser/ui/prefs/
prefs_tab_helper.h 48 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/search_engines/
template_url_fetcher_ui_callbacks.cc 45 const content::NotificationDetails& details) {
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_instructions_view.h 38 const ViewHierarchyChangedDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/
critical_notification_bubble_view.h 37 const ViewHierarchyChangedDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.cc 187 const content::NotificationDetails& details) {
195 if (content::Details<extensions::ExtensionHost>(host()) == details)
200 if (content::Details<extensions::ExtensionHost>(host()) != details)
205 if (content::Details<extensions::ExtensionHost>(host()) != details)
  /external/chromium_org/chrome/browser/ui/views/infobars/
before_translate_infobar.h 33 const ViewHierarchyChangedDetails& details) OVERRIDE;
confirm_infobar.cc 69 const ViewHierarchyChangedDetails& details) {
70 if (details.is_add && details.child == this && (label_ == NULL)) {
98 InfoBarView::ViewHierarchyChanged(details);
extension_infobar.h 32 const ViewHierarchyChangedDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/extensions/
command_handler.h 48 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/
fileicon_source.h 61 void OnFileIconDataAvailable(const IconRequestDetails& details,
theme_handler.cc 39 const content::NotificationDetails& details) {
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
promo_handler.h 38 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_page_handler.h 66 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/options/
font_settings_handler.h 41 const content::NotificationDetails& details) OVERRIDE;
handler_options_handler.h 43 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/uber/
uber_ui.h 59 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/zoom/
zoom_controller.h 39 const content::LoadCommittedDetails& details,
  /external/chromium_org/chrome/common/extensions/permissions/
permission_message_util.cc 45 base::string16 details; local
85 details += ASCIIToUTF16("\n");
86 details += l10n_util::GetStringFUTF16(
92 return PermissionMessage(message_id, message, details);
  /external/chromium_org/chrome/common/extensions/
update_manifest.h 78 // calling results(). The details for any failures are available by calling
89 // Helper function that adds parse error details to our errors_ string.
90 void ParseError(const char* details, ...);
  /external/chromium_org/chrome/test/base/
javascript_test_observer.h 81 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/components/breakpad/browser/
crash_dump_manager_android.h 63 const content::NotificationDetails& details) OVERRIDE;

Completed in 801 milliseconds

<<21222324252627282930>>