HomeSort by relevance Sort by last modified time
    Searched full:dispatches (Results 1 - 25 of 403) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/extensions/api/system_private/
system_private_api.h 54 // Dispatches systemPrivate.onBrightnessChanged event for extensions.
57 // Dispatches systemPrivate.onVolumeChanged event for extensions.
60 // Dispatches systemPrivate.onScreenChanged event for extensions.
63 // Dispatches systemPrivate.onWokeUp event for extensions.
  /external/chromium_org/chrome/browser/extensions/api/runtime/
runtime_api.h 31 // Runtime API dispatches onStartup, onInstalled, and similar events to
73 // Dispatches the onStartup event to all currently-loaded extensions.
77 // Dispatches the onInstalled event to the given extension.
83 // Dispatches the onUpdateAvailable event to the given extension.
89 // Dispatches the onBrowserUpdateAvailable event to all extensions.
92 // Dispatches the onRestartRequired event to the given app.
  /external/chromium/chrome/browser/ui/cocoa/
chrome_event_processing_window.h 32 // Checks if |event| is a window keyboard shortcut. If so, dispatches it to the
36 // Checks if |event| is a delayed window keyboard shortcut. If so, dispatches
40 // Checks if |event| is a browser keyboard shortcut. If so, dispatches it to the
  /external/chromium_org/chrome/browser/extensions/api/app_runtime/
app_runtime_api.h 27 // Dispatches the onLaunched event to the given app.
31 // Dispatches the onRestarted event to the given app, providing a list of
37 // Dispatches the onLaunched event to the given app, providing launch data of
  /external/chromium_org/chrome/browser/ui/cocoa/
chrome_event_processing_window.h 31 // Checks if |event| is a window keyboard shortcut. If so, dispatches it to the
35 // Checks if |event| is a delayed window keyboard shortcut. If so, dispatches
39 // Checks if |event| is a browser keyboard shortcut. If so, dispatches it to the
  /external/chromium_org/ui/events/
event_dispatcher.h 42 // Dispatches |event| to |target|. This calls |PreDispatchEvent()| before
62 // Dispatches the event to the target.
71 // Dispatches events to appropriate targets.
91 // Dispatches an event, and makes sure it sets ER_CONSUMED on the
event_processor.h 13 // EventProcessor receives an event from an EventSource and dispatches it to a
22 // Dispatches an event received from the EventSource to the tree of
  /external/chromium/chrome/browser/extensions/
extension_message_handler.h 14 // Filters and dispatches extension-related IPC messages that arrive from
  /external/chromium_org/chrome/browser/chromeos/extensions/
extension_system_event_observer.h 15 // Dispatches extension events in response to system events.
  /external/chromium_org/third_party/icu/source/tools/toolutil/
swapimpl.h 30 * and internally dispatches to per-type swap functions.
  /external/icu4c/tools/toolutil/
swapimpl.h 30 * and internally dispatches to per-type swap functions.
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api_helpers.cc 39 // Dispatches events to the extension message service.
62 // Constructs and dispatches an onBeforeNavigate event.
87 // Constructs and dispatches an onCommitted or onReferenceFragmentUpdated
122 // Constructs and dispatches an onDOMContentLoaded event.
144 // Constructs and dispatches an onCompleted event.
165 // Constructs and dispatches an onCreatedNavigationTarget event.
200 // Constructs and dispatches an onErrorOccurred event.
223 // Constructs and dispatches an onTabReplaced event.
  /external/chromium_org/chrome/renderer/extensions/
messaging_bindings.h 40 // Dispatches the onConnect content script messaging event to some contexts
63 // Dispatches the onDisconnect event in response to the channel being closed.
  /external/chromium_org/chrome/browser/media_galleries/linux/
mtp_device_task_helper.h 22 // MTPDeviceTaskHelper dispatches the media transfer protocol (MTP) device
43 // Dispatches the request to the MediaTransferProtocolManager to open the MTP
52 // Dispatches the GetFileInfoByPath request to the
67 // Dispatches the read directory request to the MediaTransferProtocolManager.
90 // Dispatches the CloseStorage request to the MediaTransferProtocolManager.
mtp_read_file_worker.h 29 // Dispatches the request to MediaTransferProtocolManager to get the media
53 // Dispatches the request to MediaTransferProtocolManager to get the device
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
array_data_model.js 67 * This dispatches a splice event.
93 * This dispatches a splice event.
109 * This dispatches a change event.
  /external/clang/include/clang/AST/
TypeVisitor.h 33 /// dispatches the call to function \c VisitFooType, if actual argument type
50 /// dispatches call to the appropriate method. If the implementation class
54 /// \c TypeVisitor dispatches call to the method that handles parent type. In
  /external/chromium_org/chrome/browser/resources/print_preview/search/
search_box.js 97 * Dispatches a SEARCH event.
108 * Called when the input element's value changes. Dispatches a search event.
  /external/chromium/base/
message_pump_glib_x_dispatch.h 28 // Dispatches the event. EVENT_IGNORED is returned if the event was ignored
  /external/chromium/chrome/browser/sync/engine/
syncer_command.h 34 // Execute dispatches to a derived class's ExecuteImpl.
  /external/chromium-trace/trace-viewer/src/base/
events.js 33 * Dispatches a simple event on an event target.
  /external/chromium_org/base/message_loop/
message_pump_dispatcher.h 25 // Dispatches the event. If true is returned processing continues as
  /external/chromium_org/chrome/browser/extensions/api/preference/
preference_helpers.h 33 // Dispatches |event_name| to extensions listening to the event and holding
  /external/chromium_org/chrome/browser/resources/print_preview/data/
document_info.js 160 * Initializes the state of the data model and dispatches a CHANGE event.
175 * Updates whether scaling is disabled for the document and dispatches a
188 * Updates the total number of pages in the document and dispatches a CHANGE
200 * Updates information about each page and dispatches a CHANGE event.
  /external/chromium_org/chrome/browser/ui/app_list/search/
search_controller.h 25 // Controller that collects query from given SearchBoxModel, dispatches it

Completed in 643 milliseconds

1 2 3 4 5 6 7 8 91011>>