HomeSort by relevance Sort by last modified time
    Searched refs:DispatchEvent (Results 51 - 75 of 145) sorted by null

1 23 4 5 6

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.h 53 virtual uint32_t DispatchEvent(const ui::PlatformEvent& event) OVERRIDE;
x11_desktop_handler.h 61 virtual uint32_t DispatchEvent(const ui::PlatformEvent& event) OVERRIDE;
  /external/chromium_org/ui/views/widget/
root_view.cc 361 DispatchEvent(mouse_pressed_handler_, &mouse_pressed_event);
392 DispatchEvent(mouse_pressed_handler_, &mouse_pressed_event);
438 DispatchEvent(mouse_pressed_handler_, &mouse_event);
456 DispatchEvent(mouse_pressed_handler, &mouse_released);
505 DispatchEvent(mouse_move_handler_, &exit);
519 DispatchEvent(mouse_move_handler_, &entered);
537 DispatchEvent(mouse_move_handler_, &exited);
555 DispatchEvent(mouse_move_handler_, &exited);
568 DispatchEvent(v, const_cast<ui::MouseWheelEvent*>(&event));
681 ui::EventDispatchDetails dispatch_details = DispatchEvent(p, &notify_event)
    [all...]
  /external/chromium_org/content/browser/speech/
google_streaming_remote_engine.cc 95 DispatchEvent(event_args);
100 DispatchEvent(event_args);
106 DispatchEvent(event_args);
111 DispatchEvent(event_args);
153 DispatchEvent(event_args);
160 DispatchEvent(event_args);
187 DispatchEvent(event_args);
191 DispatchEvent(event_args);
206 void GoogleStreamingRemoteEngine::DispatchEvent(
speech_recognizer_impl.cc 221 base::Bind(&SpeechRecognizerImpl::DispatchEvent,
227 base::Bind(&SpeechRecognizerImpl::DispatchEvent,
233 base::Bind(&SpeechRecognizerImpl::DispatchEvent,
273 base::Bind(&SpeechRecognizerImpl::DispatchEvent,
284 base::Bind(&SpeechRecognizerImpl::DispatchEvent,
295 base::Bind(&SpeechRecognizerImpl::DispatchEvent,
304 base::Bind(&SpeechRecognizerImpl::DispatchEvent,
320 void SpeechRecognizerImpl::DispatchEvent(const FSMEventArgs& event_args) {
speech_recognition_manager_impl.cc 212 base::Bind(&SpeechRecognitionManagerImpl::DispatchEvent,
221 base::Bind(&SpeechRecognitionManagerImpl::DispatchEvent,
269 base::Bind(&SpeechRecognitionManagerImpl::DispatchEvent,
285 base::Bind(&SpeechRecognitionManagerImpl::DispatchEvent,
374 base::Bind(&SpeechRecognitionManagerImpl::DispatchEvent,
427 base::Bind(&SpeechRecognitionManagerImpl::DispatchEvent,
485 void SpeechRecognitionManagerImpl::DispatchEvent(int session_id,
  /external/chromium_org/ui/chromeos/
touch_exploration_controller.cc 372 DispatchEvent(touch_press.get());
673 DispatchEvent(&control_down);
674 DispatchEvent(&control_up);
716 DispatchEvent(passthrough_press.get());
741 DispatchEvent(mouse_move.get());
770 void TouchExplorationController::DispatchEvent(ui::Event* event) {
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/bookmark_manager_private/
bookmark_manager_private_api.h 49 void DispatchEvent(const std::string& event_name,
112 void DispatchEvent(const std::string& event_name,
  /external/chromium_org/extensions/browser/api/serial/
serial_event_dispatcher.cc 135 base::Bind(&DispatchEvent,
142 void SerialEventDispatcher::DispatchEvent(void* browser_context_id,
  /external/chromium_org/extensions/browser/api/sockets_tcp/
tcp_socket_event_dispatcher.cc 176 base::Bind(&DispatchEvent,
183 void TCPSocketEventDispatcher::DispatchEvent(void* browser_context_id,
  /external/chromium_org/extensions/browser/api/sockets_tcp_server/
tcp_server_socket_event_dispatcher.cc 176 base::Bind(&DispatchEvent,
183 void TCPServerSocketEventDispatcher::DispatchEvent(
  /external/chromium_org/extensions/browser/api/sockets_udp/
udp_socket_event_dispatcher.cc 161 base::Bind(&DispatchEvent,
168 void UDPSocketEventDispatcher::DispatchEvent(void* browser_context_id,
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DateTimeFieldElement.cpp 133 setEmptyValue(DispatchEvent);
231 if (eventBehavior == DispatchEvent && m_fieldOwner)
  /external/chromium_org/chrome/browser/accessibility/
accessibility_extension_api.h 85 void DispatchEvent(Profile* profile,
  /external/chromium_org/chrome/browser/extensions/api/history/
history_api.h 46 void DispatchEvent(Profile* profile,
  /external/chromium_org/chrome/browser/extensions/api/processes/
processes_api.h 71 void DispatchEvent(const std::string& event_name,
processes_api.cc 315 DispatchEvent(keys::kOnCreated, args.Pass());
363 DispatchEvent(keys::kOnUpdated, args.Pass());
382 DispatchEvent(keys::kOnUpdatedWithMemory, args.Pass());
411 DispatchEvent(keys::kOnExited, args.Pass());
440 DispatchEvent(keys::kOnUnresponsive, args.Pass());
460 DispatchEvent(keys::kOnExited, args.Pass());
464 void ProcessesEventRouter::DispatchEvent(
  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_socket_event_dispatcher.h 106 static void DispatchEvent(void* browser_context_id,
  /external/chromium_org/mojo/services/native_viewport/
platform_viewport_ozone.cc 64 virtual void DispatchEvent(ui::Event* event) OVERRIDE {
  /external/chromium_org/ui/aura/
window_tree_host_ozone.cc 34 void WindowTreeHostOzone::DispatchEvent(ui::Event* event) {
window_tree_host_x11.h 42 virtual uint32_t DispatchEvent(const ui::PlatformEvent& event) OVERRIDE;
  /external/chromium_org/ui/display/chromeos/x11/
native_display_event_dispatcher_x11.cc 35 uint32_t NativeDisplayEventDispatcherX11::DispatchEvent(
  /external/chromium_org/chrome/test/logging/win/
log_file_reader.cc 84 // Delegates to DispatchEvent() of the current LogDumper instance.
94 void DispatchEvent(const EVENT_TRACE* event);
132 instance_->DispatchEvent(event);
207 void LogFileReader::DispatchEvent(const EVENT_TRACE* event) {
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_coordinator.cc 219 GetNaClInterface()->DispatchEvent(plugin_->pp_instance(),
413 GetNaClInterface()->DispatchEvent(plugin_->pp_instance(),
421 GetNaClInterface()->DispatchEvent(plugin_->pp_instance(),
  /external/chromium_org/storage/browser/quota/
storage_monitor.cc 161 DispatchEvent(filter, true);
208 DispatchEvent(filter, event_occurred_before_init_);
211 void HostStorageObservers::DispatchEvent(

Completed in 1482 milliseconds

1 23 4 5 6