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

<<51525354555657585960>>

  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 155 const NotificationDetails& details) OVERRIDE;
  /external/chromium/chrome/browser/ui/views/
theme_install_bubble_view.cc 161 const NotificationDetails& details) {
toolbar_view.h 112 const NotificationDetails& details) OVERRIDE;
  /external/chromium/chrome/browser/ui/webui/options/
content_settings_handler.cc 293 const NotificationDetails& details) {
311 Details<const ContentSettingsDetails>(details).ptr();
322 const std::string& pref_name = *Details<std::string>(details).ptr();
341 OptionsPageUIHandler::Observe(type, source, details);
extension_settings_handler.h 198 const NotificationDetails& details);
  /external/chromium_org/android_webview/browser/renderer_host/
aw_render_view_host_ext.cc 125 const content::LoadCommittedDetails& details,
  /external/chromium_org/apps/app_shim/
extension_app_shim_handler_mac.h 108 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/ash/system/tray/
system_tray.h 68 // Shows details of a particular item. If |close_delay_in_seconds| is
184 bool details,
  /external/chromium_org/ash/wm/caption_buttons/
alternate_frame_size_button.cc 76 if (event->details().touch_points() > 1) {
  /external/chromium_org/ash/wm/
immersive_fullscreen_controller.cc 63 // See ShouldIgnoreMouseEventAtLocation() for more details.
852 if (abs(event->details().scroll_y()) <=
853 kSwipeVerticalThresholdMultiplier * abs(event->details().scroll_x()))
855 if (event->details().scroll_y() < 0)
857 else if (event->details().scroll_y() > 0)
    [all...]
  /external/chromium_org/ash/wm/workspace/
workspace_event_handler.cc 110 if (event->details().tap_count() == 2) {
  /external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.h 185 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/background/
background_mode_manager.h 180 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover.h 111 // NOTIFICATION_BROWSING_DATA_REMOVED is triggered with a Details object of
115 NotificationDetails(const NotificationDetails& details);
124 // The removal mask (see the RemoveDataMask enum for details).
127 // The origin set mask (see BrowsingDataHelper::OriginSetMask for details).
185 // of Remove(), as it exposes details that aren't yet available in the public
186 // API. As soon as those details are exposed via new methods, this should be
  /external/chromium_org/chrome/browser/chromeos/login/
login_browsertest.cc 80 const content::NotificationDetails& details) OVERRIDE {
login_display_host_impl.h 105 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate.h 149 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log.cc 618 void ActivityLog::OnWillDispatchEvent(scoped_ptr<EventDispatchInfo> details) {
619 scoped_refptr<Action> action = new Action(details->extension_id,
622 details->event_name);
623 action->set_args(details->event_args.Pass());
activity_log.h 106 virtual void OnWillDispatchEvent(scoped_ptr<EventDispatchInfo> details)
169 // ActivityDatabase class for full details.
  /external/chromium_org/chrome/browser/extensions/api/alarms/
alarm_manager.h 198 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/extensions/api/messaging/
message_service.h 196 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/browser/extensions/api/page_capture/
page_capture_api.cc 192 if (!ExtensionTabUtil::GetTabById(params_->details.tab_id,
  /external/chromium_org/chrome/browser/extensions/api/preference/
chrome_direct_setting_api.cc 94 void ChromeDirectSettingAPI::OnListenerAdded(const EventListenerInfo& details) {
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_api.h 189 const content::NotificationDetails& details) OVERRIDE;
windows_event_router.cc 102 const content::NotificationDetails& details) {

Completed in 1408 milliseconds

<<51525354555657585960>>