Searched defs:DispatchEvent (Results 26 - 50 of 60) sorted by relevance

123

/external/chromium_org/extensions/renderer/
H A Dscript_context.cc153 void ScriptContext::DispatchEvent(const char* event_name, function in class:extensions::ScriptContext
/external/chromium_org/mojo/services/window_manager/
H A Dwindow_manager_app.cc241 void WindowManagerApp::DispatchEvent(EventPtr event) { function in class:mojo::WindowManagerApp
305 view_manager_->DispatchEvent(GetViewForWindow(window), Event::From(*event));
/external/chromium_org/storage/browser/quota/
H A Dstorage_monitor.cc161 DispatchEvent(filter, true);
208 DispatchEvent(filter, event_occurred_before_init_);
211 void HostStorageObservers::DispatchEvent( function in class:storage::HostStorageObservers
/external/chromium_org/ui/aura/
H A Dwindow_tree_host_ozone.cc34 void WindowTreeHostOzone::DispatchEvent(ui::Event* event) { function in class:aura::WindowTreeHostOzone
H A Dwindow_tree_host_win.cc137 void WindowTreeHostWin::DispatchEvent(ui::Event* event) { function in class:aura::WindowTreeHostWin
H A Dwindow_tree_host_x11.cc323 uint32_t WindowTreeHostX11::DispatchEvent(const ui::PlatformEvent& event) { function in class:aura::WindowTreeHostX11
/external/chromium_org/ui/events/
H A Devent_processor_unittest.cc40 void DispatchEvent(Event* event) { function in class:ui::test::EventProcessorTest
56 DispatchEvent(&mouse);
61 DispatchEvent(&mouse);
146 DispatchEvent(&mouse);
160 DispatchEvent(&mouse2);
169 DispatchEvent(&second);
244 DispatchEvent(&mouse);
259 DispatchEvent(&mouse2);
276 DispatchEvent(&mouse);
304 DispatchEvent(
[all...]
/external/chromium_org/ui/platform_window/x11/
H A Dx11_window.cc76 delegate_->DispatchEvent(&key_event);
84 delegate_->DispatchEvent(&mouse_event);
89 delegate_->DispatchEvent(&wheel_event);
96 delegate_->DispatchEvent(&scroll_event);
104 delegate_->DispatchEvent(&touch_event);
256 uint32_t X11Window::DispatchEvent(const PlatformEvent& event) { function in class:ui::X11Window
265 delegate_->DispatchEvent(&mouse_event);
270 delegate_->DispatchEvent(&mouse_event);
286 delegate_->DispatchEvent(&key_event);
295 delegate_->DispatchEvent(
[all...]
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller_unittest.cc51 return DispatchEvent(event);
125 DispatchEvent();
190 DispatchEvent();
194 void DispatchEvent() { function in class:views::MenuControllerTest
/external/chromium_org/chrome/browser/extensions/api/bookmark_manager_private/
H A Dbookmark_manager_private_api.cc182 void BookmarkManagerPrivateEventRouter::DispatchEvent( function in class:extensions::BookmarkManagerPrivateEventRouter
240 DispatchEvent(bookmark_manager_private::OnMetaInfoChanged::kEventName,
295 void BookmarkManagerPrivateDragEventRouter::DispatchEvent( function in class:extensions::BookmarkManagerPrivateDragEventRouter
310 DispatchEvent(bookmark_manager_private::OnDragEnter::kEventName,
325 DispatchEvent(bookmark_manager_private::OnDragLeave::kEventName,
334 DispatchEvent(bookmark_manager_private::OnDrop::kEventName,
/external/chromium_org/chrome/browser/extensions/api/cookies/
H A Dcookies_api.cc183 DispatchEvent(profile,
189 void CookiesEventRouter::DispatchEvent(content::BrowserContext* context, function in class:extensions::CookiesEventRouter
/external/chromium_org/chrome/browser/extensions/api/history/
H A Dhistory_api.cc171 DispatchEvent(profile, api::history::OnVisited::kEventName, args.Pass());
188 DispatchEvent(profile, api::history::OnVisitRemoved::kEventName, args.Pass());
191 void HistoryEventRouter::DispatchEvent( function in class:extensions::HistoryEventRouter
/external/chromium_org/chrome/browser/extensions/api/processes/
H A Dprocesses_api.cc315 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( function in class:extensions::ProcessesEventRouter
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_event_router.cc233 DispatchEvent(profile, tabs::OnAttached::kEventName, args.Pass(),
256 DispatchEvent(profile,
278 DispatchEvent(profile,
311 DispatchEvent(profile,
315 DispatchEvent(profile,
324 DispatchEvent(profile, tabs::OnActivated::kEventName, args.Pass(), gesture);
356 DispatchEvent(profile,
360 DispatchEvent(profile,
384 DispatchEvent(profile,
418 void TabsEventRouter::DispatchEvent( function in class:extensions::TabsEventRouter
[all...]
/external/chromium_org/content/browser/speech/
H A Dgoogle_streaming_remote_engine.cc95 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( function in class:content::GoogleStreamingRemoteEngine
H A Dspeech_recognition_manager_impl.cc212 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, function in class:content::SpeechRecognitionManagerImpl
H A Dspeech_recognizer_impl.cc221 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) { function in class:content::SpeechRecognizerImpl
/external/chromium_org/ui/base/dragdrop/
H A Dos_exchange_data_provider_aurax11.cc515 uint32_t OSExchangeDataProviderAuraX11::DispatchEvent( function in class:ui::OSExchangeDataProviderAuraX11
/external/chromium_org/ui/ozone/platform/egltest/
H A Dozone_platform_egltest.cc76 virtual uint32_t DispatchEvent(const PlatformEvent& event) OVERRIDE;
155 uint32_t EgltestWindow::DispatchEvent(const ui::PlatformEvent& native_event) { function in class:ui::__anon17000::EgltestWindow
158 base::Bind(&PlatformWindowDelegate::DispatchEvent,
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_screen_x11.cc225 uint32_t DesktopScreenX11::DispatchEvent(const ui::PlatformEvent& event) { function in class:views::DesktopScreenX11
/external/chromium_org/chrome/browser/extensions/api/bookmarks/
H A Dbookmarks_api.cc249 void BookmarkEventRouter::DispatchEvent( function in class:extensions::BookmarkEventRouter
281 DispatchEvent(
292 DispatchEvent(bookmarks::OnCreated::kEventName,
307 DispatchEvent(bookmarks::OnRemoved::kEventName,
333 DispatchEvent(bookmarks::OnChanged::kEventName,
353 DispatchEvent(bookmarks::OnChildrenReordered::kEventName,
360 DispatchEvent(bookmarks::OnImportBegan::kEventName,
365 DispatchEvent(bookmarks::OnImportEnded::kEventName,
/external/chromium_org/mojo/services/public/cpp/view_manager/lib/
H A Dview_manager_client_impl.cc235 void ViewManagerClientImpl::DispatchEvent(View* target, EventPtr event) { function in class:mojo::ViewManagerClientImpl
366 window_manager_delegate_->DispatchEvent(event.Pass());
/external/chromium_org/ui/chromeos/
H A Dtouch_exploration_controller.cc372 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) { function in class:ui::TouchExplorationController
925 DispatchEvent(&shift_down);
926 DispatchEvent(&search_down);
927 DispatchEvent(&third_key_down);
928 DispatchEvent(
[all...]
/external/chromium_org/ui/gl/
H A Dgl_surface_glx.cc487 uint32_t NativeViewGLSurfaceGLX::DispatchEvent(const ui::PlatformEvent& event) { function in class:gfx::NativeViewGLSurfaceGLX
/external/chromium_org/extensions/browser/
H A Devent_router.cc145 void EventRouter::DispatchEvent(IPC::Sender* ipc_sender, function in class:extensions::EventRouter

Completed in 5209 milliseconds

123