OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dispatches
(Results
176 - 200
of
403
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ui/webui/resources/js/cr/ui/
repeating_button.js
139
*
Dispatches
the action associated with keeping this button pressed.
focus_manager.js
97
*
Dispatches
an 'elementFocused' event to notify an element that it has
menu.js
10
* Creates a new menu element. Menu
dispatches
all commands on the element it
/external/openfst/src/include/fst/script/
script-impl.h
86
// it
dispatches
(in #3) via the Apply<> function to the correct
/external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c
136
* This function
dispatches
all incoming dbus messages for configured networks.
168
* This function
dispatches
all incoming dbus messages for scanned networks.
199
* This function
dispatches
all incoming dbus messages for network interfaces,
312
* This function
dispatches
all incoming dbus messages to the correct
/frameworks/base/core/java/android/app/backup/
SharedPreferencesBackupHelper.java
64
*
dispatches
the
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
facade_iterator_category.hpp
42
// ambiguities when a stdlib implementation
dispatches
on a
/packages/apps/Mms/src/com/android/mms/util/
DraftCache.java
71
*
Dispatches
work to a thread and returns immediately.
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ViewMode.java
119
*
Dispatches
a change event for the mode.
/external/chromium/base/
message_pump_win.h
56
//
Dispatches
the event. If true is returned processing continues as
117
// a nearly infinite loop that peeks out messages, and then
dispatches
them.
/external/chromium/chrome/browser/resources/bookmark_manager/js/bmm/
bookmark_list.js
173
*
Dispatches
an urlClicked event which is used to open URLs in new
209
* WebKit no longer
dispatches
click events for middle clicks so we need
/external/chromium_org/chrome/browser/resources/bookmark_manager/js/bmm/
bookmark_list.js
165
*
Dispatches
an urlClicked event which is used to open URLs in new
201
* WebKit no longer
dispatches
click events for middle clicks so we need
/external/chromium_org/chrome/browser/resources/enhanced_bookmark_manager/js/bmm/
bookmark_list.js
165
*
Dispatches
an urlClicked event which is used to open URLs in new
201
* WebKit no longer
dispatches
click events for middle clicks so we need
/external/chromium_org/chrome/browser/resources/print_preview/previewarea/
margin_control.js
414
* Called when a key down event occurs on the textbox.
Dispatches
a
450
* Called when the textbox loses focus.
Dispatches
a TEXT_CHANGE event.
/external/chromium_org/chromeos/display/
output_configurator.h
278
//
Dispatches
an RRScreenChangeNotify event to |configurator_|.
281
//
Dispatches
an RRNotify_OutputChange event to |configurator_|.
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
TextControlInnerElements.cpp
314
// The call to focus() below
dispatches
a focus event, and an event handler in the page might
403
// The call to setValue() below
dispatches
an event, and an event handler in the page might
/external/guava/guava/src/com/google/common/eventbus/
EventBus.java
45
*
Dispatches
events to listeners, and provides ways for listeners to register
304
*
Dispatches
{@code event} to the handler in {@code wrapper}. This method
/external/chromium/chrome/browser/password_manager/
password_store.h
164
//
Dispatches
the result to the PasswordStoreConsumer on the original caller's
/external/chromium/chrome/browser/resources/gpu_internals/
tab_control.js
200
* Hides the previously selected tab element and
dispatches
a
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
list_selection_model.js
153
// End change
dispatches
an event which in turn may update the view.
/external/chromium_org/chrome/browser/resources/print_preview/search/
destination_list.js
261
* Called when the action link is clicked.
Dispatches
an
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
remote_to_local_syncer.h
61
//
Dispatches
remote change to handlers or to SyncCompleted() directly.
/external/chromium_org/ppapi/proxy/
host_dispatcher.cc
156
// waiting for the reply,
dispatches
an incoming ExecuteScript call which
/external/chromium_org/third_party/WebKit/Source/web/
WebMediaPlayerClientImpl.h
173
// When the audio format is known, Chromium calls setFormat() which then
dispatches
into WebCore.
/external/chromium_org/ui/base/ime/
input_method.h
95
//
Dispatches
a key event to the input method. The key event will be
Completed in 534 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>