OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dispatches
(Results
151 - 175
of
403
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api.h
49
// This method
dispatches
events to the extension message service.
/external/chromium_org/chrome/browser/extensions/api/system_private/
system_private_api.cc
49
//
Dispatches
an extension event with |argument|
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.h
103
// and
dispatches
the event to the extension.
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_watcher.js
97
*
Dispatches
an event about detected change in metadata within the tracked
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
metadata_dispatcher.js
15
*
Dispatches
metadata requests to the correct parser.
/external/chromium_org/chrome/browser/resources/print_preview/data/
destination_store.js
9
* A data store that stores destinations and
dispatches
events when the data
414
* Inserts a print destination to the data store and
dispatches
a
432
* Inserts multiple print destinations to the data store and
dispatches
one
689
*
dispatches
CLOUD_DESTINATIONS_LOADED event.
/external/chromium_org/chrome/browser/resources/print_preview/data/ticket_items/
ticket_item.js
196
*
Dispatches
a CHANGE event.
/external/chromium_org/chrome/browser/resources/print_preview/search/
destination_list_item.js
138
* Called when the destination item is activated.
Dispatches
a SELECT event
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/
list_selection_model.js
152
// End change
dispatches
an event which in turn may update the view.
/external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/
util.js
112
*
Dispatches
a left click event on the element that is the targetNode.
/external/chromium_org/content/browser/loader/
resource_handler.h
6
// from the RenderProcessHosts, and
dispatches
them to URLRequests. It then
/external/chromium_org/content/browser/
quota_dispatcher_host.cc
23
//
Dispatches
requests from renderer/worker to the QuotaManager and
/external/chromium_org/content/child/fileapi/
file_system_dispatcher.h
34
//
Dispatches
and sends file system related messages sent to/from a child
/external/chromium_org/content/public/browser/
browser_message_filter.cc
79
//
Dispatches
a message to the derived class.
/external/chromium_org/content/public/test/
mock_render_thread.h
113
//
Dispatches
control messages to observers.
/external/chromium_org/dbus/
exported_object.h
125
// Handles the incoming request messages and
dispatches
to the exported
/external/chromium_org/extensions/browser/
lazy_background_task_queue.cc
157
//
dispatches
the tasks below), but is a good extra precaution.
/external/chromium_org/net/http/
http_auth_handler_factory.h
126
// The HttpAuthHandlerRegistryFactory
dispatches
create requests out
/external/chromium_org/net/tools/quic/
quic_dispatcher.h
5
// A server side dispatcher which
dispatches
a given client's data to their
/external/chromium_org/ppapi/api/dev/
ppb_video_decoder_dev.idl
61
*
Dispatches
bitstream buffer to the decoder.
/external/chromium_org/ppapi/c/dev/
ppb_video_decoder_dev.h
77
*
Dispatches
bitstream buffer to the decoder.
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
srpc_client.cc
85
// Record the method names in a convenient way for later
dispatches
.
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLButtonElement.cpp
129
// No setDefaultHandled() - IE
dispatches
a keypress in this case.
/external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
GAEChannelClient.java
43
* Requires a hosted HTML page that opens the desired channel and
dispatches
JS
/external/chromium_org/ui/webui/resources/js/cr/
promise.js
196
* @param {!EventTarget} target The object that
dispatches
the event.
Completed in 1079 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>