OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dispatches
(Results
101 - 125
of
403
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/third_party/libjingle/source/talk/p2p/base/
relayport.h
98
//
Dispatches
the given packet to the port or connection as appropriate.
/external/chromium-trace/trace-viewer/src/base/
event_target.js
64
*
Dispatches
an event and calls all the listeners that are listening to
/external/chromium_org/ash/wm/overview/
window_overview.h
43
// Enters an overview mode displaying |windows| and
dispatches
methods
/external/chromium_org/base/message_loop/
message_pump_x11.h
86
//
Dispatches
the XEvent and returns true if we should exit the current loop
/external/chromium_org/chrome/browser/guestview/
guestview.h
113
//
Dispatches
an event |event_name| to the embedder with the |event| fields.
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
commandbutton.js
97
* Handles click event and
dispatches
associated command.
/external/chromium_org/chrome/browser/resources/print_preview/settings/
destination_settings.js
94
* Called when the "Change" button is clicked.
Dispatches
the
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/
event_target.js
63
*
Dispatches
an event and calls all the listeners that are listening to
/external/chromium_org/content/browser/renderer_host/
websocket_dispatcher_host.h
29
// Creates a WebSocketHost object for each WebSocket channel, and
dispatches
/external/chromium_org/content/renderer/p2p/
socket_dispatcher.h
18
// P2PSocketDispatcher receives and
dispatches
messages on the
/external/chromium_org/ipc/
ipc_channel_reader.h
87
// Takes the given data received from the IPC channel and
dispatches
any
/external/chromium_org/media/audio/
audio_output_dispatcher.h
5
// AudioOutputDispatcher is a single-threaded base class that
dispatches
/external/chromium_org/media/base/
text_renderer.h
92
//
Dispatches
the decoded cue delivered on the demuxer's |text_stream|.
/external/chromium_org/media/midi/
midi_manager.h
90
//
Dispatches
to all clients.
/external/chromium_org/mojo/system/
raw_channel.h
30
// - Receives and
dispatches
messages on a thread (running a |MessageLoop|; it
/external/chromium_org/net/tools/quic/
quic_server.h
65
//
Dispatches
the given packet only if it looks like a valid QUIC packet.
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementCallbackDispatcher.cpp
62
//
Dispatches
callbacks when popping the processing stack.
/external/chromium_org/third_party/WebKit/Source/core/events/
EventSender.h
92
// Need to avoid re-entering this function; if new
dispatches
are
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLSummaryElement.cpp
106
// No setDefaultHandled() - IE
dispatches
a keypress in this case.
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
BaseCheckableInputType.cpp
68
// No setDefaultHandled(), because IE
dispatches
a keypress in this case
BaseClickableWithKeyInputType.cpp
47
// No setDefaultHandled(), because IE
dispatches
a keypress in this case
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGExternalResourcesRequired.cpp
83
// is set to 'false', otherwise it
dispatches
the 'SVGLoad' event just after loading the remote resource.
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
relayport.h
99
//
Dispatches
the given packet to the port or connection as appropriate.
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Kernel.java
67
*
Dispatches
the data to all endpoints managed by the
/external/libvorbis/lib/
analysis.c
29
/* decides between modes,
dispatches
to the appropriate mapping. */
Completed in 1072 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>