OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dispatches
(Results
76 - 100
of
403
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DeviceMotionDispatcher.h
47
// This class listens to device motion data and
dispatches
it to all
DeviceOrientationDispatcher.h
47
// This class listens to device motion data and
dispatches
it to all
/external/chromium_org/tools/cr/cr/actions/
runner.py
53
This
dispatches
to either Test or Run depending on the target type.
/external/chromium_org/ui/app_list/views/
app_list_drag_and_drop_host.h
49
//
dispatches
the mouse coordinate change accordingly. When the function
/external/chromium_org/ui/views/corewm/
compound_event_filter.h
59
//
Dispatches
event to additional filters.
input_method_event_filter_unittest.cc
46
// Tests if InputMethodEventFilter
dispatches
a ui::ET_TRANSLATED_KEY_* event to
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.h
33
// Takes a set of displays and
dispatches
the screen change events to
/external/chromium_org/ui/webui/resources/js/cr/
event_target.js
63
*
Dispatches
an event and calls all the listeners that are listening to
/external/e2fsprogs/ext2ed/
ext2_com.c
65
/* Note the various
dispatches
below - They should be intuitive if you know the ext2 filesystem structure */
/frameworks/base/services/input/
InputManager.h
46
* queue and asynchronously
dispatches
them to applications.
/external/chromium/chrome/browser/extensions/
extension_webrequest_api.h
39
//
Dispatches
the OnBeforeRequest event to any extensions whose filters match
48
//
Dispatches
the onBeforeSendHeaders event. This is fired for HTTP(s)
extension_function_dispatcher.h
29
// Chromium extensions running in a RenderViewHost and
dispatches
them to the
/external/chromium_org/chrome/browser/extensions/
extension_function_dispatcher.h
38
// Chrome extensions running in a RenderViewHost and
dispatches
them to the
85
//
Dispatches
an IO-thread extension function. Only used for specific
/external/chromium_org/chrome/browser/resources/print_preview/
print_header.js
195
* Called when the print button is clicked.
Dispatches
a PRINT_DOCUMENT
211
* Called when the cancel button is clicked.
Dispatches
a
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
WebSocket.h
134
//
Dispatches
the event if this queue is active.
152
//
Dispatches
queued events if this queue is active.
/external/chromium_org/ui/aura/
root_window_host_x11.h
82
//
Dispatches
XI2 events. Note that some events targetted for the X root
97
//
dispatches
the event to RootWindowHostDelegate.
root_window.h
151
//
Dispatches
OnMouseExited to the |window| which is hiding if nessessary.
154
//
Dispatches
a ui::ET_MOUSE_EXITED event at |point|.
232
// factor. The RootWindowHostDelegate
dispatches
events in the physical pixel
243
//
Dispatches
the specified event type (intended for enter/exit) to the
335
// Creates and
dispatches
synthesized mouse move event using the
/frameworks/base/core/java/android/database/
ContentObserver.java
133
*
Dispatches
a change notification to the observer.
150
*
Dispatches
a change notification to the observer.
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/
array_data_model.js
110
* This
dispatches
a splice event.
179
* This
dispatches
a splice event.
194
* This
dispatches
a change event.
/external/bluetooth/bluedroid/btif/src/
btif_sm.c
143
** Description
Dispatches
the 'event' along with 'data' to the current state handler
/external/chromium/chrome/browser/chromeos/frame/
panel_controller.h
123
//
Dispatches
client events to PanelController instances
/external/chromium/chrome/browser/debugger/
debugger_remote_service.h
40
// which
dispatches
messages to this service. The responses from the
extension_ports_remote_service.h
36
//
dispatches
messages to this service.
/external/chromium/chrome/browser/resources/shared/js/cr/
event_target.js
63
*
Dispatches
an event and calls all the listeners that are listening to
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
menu_item.js
98
* Handles mouseup events. This
dispatches
an active event and if there
Completed in 2026 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>