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

<<51525354555657585960>>

  /external/chromium_org/chrome/browser/ui/gtk/
browser_toolbar_gtk.h 105 const content::NotificationDetails& details) OVERRIDE;
throbber_gtk.cc 53 const content::NotificationDetails& details) {
  /external/chromium_org/chrome/browser/ui/gtk/bubble/
bubble_gtk.h 102 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/download/
download_item_gtk.h 60 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_popup_view_gtk.h 58 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/gtk/website_settings/
website_settings_popup_gtk.h 77 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/login/
login_prompt.h 73 const content::NotificationDetails& details) OVERRIDE;
160 // Details to provide the content::NotificationObserver. Used by the automation
176 // Details to provide the NotificationObserver. Used by the automation proxy
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_navigation_observer.cc 87 const content::NotificationDetails& details) {
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_menu_model.h 128 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.cc 281 const ViewHierarchyChangedDetails& details) {
282 View::ViewHierarchyChanged(details);
284 if (details.is_add && (details.child == this)) {
  /external/chromium_org/chrome/browser/ui/views/
hung_renderer_view.h 145 const ViewHierarchyChangedDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/notifications/
balloon_view_views.h 79 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/local_discovery/
local_discovery_ui_handler.cc 394 const CloudPrintPrinterList::PrinterDetails* details = local
397 if (details) {
399 printer_object_list.Append(CreatePrinterInfo(*details).release());
423 const content::NotificationDetails& details) {
local_discovery_ui_handler.h 85 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.h 55 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.h 80 // Updates the display of network connection information for the details page
106 const content::NotificationDetails& details) OVERRIDE;
152 // Keep track of the service path for the network shown in the Details view.
  /external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.h 41 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/renderer/resources/extensions/
omnibox_custom_bindings.js 96 apiFunctions.setHandleRequest('setDefaultSuggestion', function(details) {
97 var parseResult = parseOmniboxDescription(details.description);
  /external/chromium_org/chrome/test/ppapi/
ppapi_test.h 74 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/content/browser/renderer_host/
render_view_host_browsertest.cc 38 const LoadCommittedDetails& details,
  /external/chromium_org/content/browser/web_contents/
web_drag_source_win.cc 116 const NotificationDetails& details) {
  /external/chromium_org/extensions/browser/
process_manager.h 135 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/google_apis/gaia/
oauth2_mint_token_flow.h 34 // - Details 1.2
47 std::vector<base::string16> details; member in struct:IssueAdviceInfoEntry
  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config.h 80 // SetProofVerifyDetails takes ownership of |details|.
81 void SetProofVerifyDetails(ProofVerifyDetails* details);
  /external/chromium_org/net/tools/quic/test_tools/
quic_test_utils.h 72 const std::string& details));

Completed in 886 milliseconds

<<51525354555657585960>>