OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WindowEventDispatcher
(Results
1 - 25
of
31
) sorted by null
1
2
/external/chromium_org/ui/keyboard/
keyboard_util.h
52
aura::
WindowEventDispatcher
* dispatcher);
65
aura::
WindowEventDispatcher
* dispatcher);
keyboard_util.cc
28
aura::
WindowEventDispatcher
* dispatcher) {
77
aura::
WindowEventDispatcher
* dispatcher) {
115
aura::
WindowEventDispatcher
* dispatcher) {
keyboard_ui_handler.cc
118
aura::
WindowEventDispatcher
* dispatcher =
/external/chromium_org/ui/views/corewm/
input_method_event_filter.h
50
aura::
WindowEventDispatcher
* target_dispatcher_;
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_win.cc
57
aura::
WindowEventDispatcher
* dispatcher = window->GetDispatcher();
desktop_screen_x11.cc
216
aura::
WindowEventDispatcher
* dispatcher = window->GetDispatcher();
/external/chromium_org/ui/views/win/
hwnd_util_aurawin.cc
34
aura::
WindowEventDispatcher
* dispatcher =
/external/chromium_org/ui/aura/
window.h
53
typedef RootWindow
WindowEventDispatcher
;
133
WindowEventDispatcher
* GetDispatcher();
134
const
WindowEventDispatcher
* GetDispatcher() const;
135
void set_dispatcher(
WindowEventDispatcher
* dispatcher) {
549
WindowEventDispatcher
* dispatcher_;
window_targeter.cc
82
WindowEventDispatcher
* dispatcher = root_window->GetDispatcher();
window.cc
245
WindowEventDispatcher
* dispatcher = GetDispatcher();
379
WindowEventDispatcher
* Window::GetDispatcher() {
380
return const_cast<
WindowEventDispatcher
*>(const_cast<const Window*>(this)->
384
const
WindowEventDispatcher
* Window::GetDispatcher() const {
448
WindowEventDispatcher
* dispatcher = GetDispatcher();
978
WindowEventDispatcher
* dispatcher = GetDispatcher();
[
all
...]
/external/chromium_org/ui/snapshot/
snapshot_aura.cc
43
aura::
WindowEventDispatcher
* dispatcher = window->GetDispatcher();
snapshot_aura_unittest.cc
84
aura::
WindowEventDispatcher
* dispatcher() { return helper_->dispatcher(); }
/external/chromium_org/ash/accelerators/
nested_dispatcher_controller_unittest.cc
89
aura::
WindowEventDispatcher
* dispatcher =
/external/chromium_org/ash/autoclick/
autoclick_controller.cc
188
aura::
WindowEventDispatcher
* dispatcher = root_window->GetDispatcher();
/external/chromium_org/ash/
root_window_controller.h
111
aura::
WindowEventDispatcher
* dispatcher() { return root_window_.get(); }
/external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_flash_drm_host.cc
84
aura::
WindowEventDispatcher
* dispatcher = native_view->GetDispatcher();
/external/chromium_org/ash/wm/
window_manager_unittest.cc
186
aura::
WindowEventDispatcher
* dispatcher = root_window->GetDispatcher();
444
aura::
WindowEventDispatcher
* dispatcher = root_window->GetDispatcher();
504
aura::
WindowEventDispatcher
* dispatcher = root_window->GetDispatcher();
610
aura::
WindowEventDispatcher
* dispatcher = root_window->GetDispatcher();
657
aura::
WindowEventDispatcher
* dispatcher = root_window->GetDispatcher();
ash_native_cursor_manager_unittest.cc
196
aura::
WindowEventDispatcher
* dispatcher = root_window->GetDispatcher();
/external/chromium_org/ash/display/
screen_position_controller.cc
97
aura::
WindowEventDispatcher
* dispatcher =
display_manager_unittest.cc
385
aura::
WindowEventDispatcher
* dispatcher =
[
all
...]
display_controller.cc
601
aura::
WindowEventDispatcher
* dispatcher =
617
aura::
WindowEventDispatcher
* dispatcher =
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc
622
aura::
WindowEventDispatcher
* dispatcher = window_->GetDispatcher();
704
aura::
WindowEventDispatcher
* dispatcher = window_->GetDispatcher();
731
aura::
WindowEventDispatcher
* dispatcher = window_->GetDispatcher();
741
aura::
WindowEventDispatcher
* dispatcher = window_->GetDispatcher();
763
aura::
WindowEventDispatcher
* dispatcher = window_->GetDispatcher();
790
aura::
WindowEventDispatcher
* dispatcher = window_->GetDispatcher();
[
all
...]
/external/chromium_org/ui/views/test/
ui_controls_factory_desktop_aurax11.cc
128
aura::
WindowEventDispatcher
* dispatcher = window->GetDispatcher();
/external/chromium_org/ash/wm/workspace/
workspace_event_handler_unittest.cc
275
aura::
WindowEventDispatcher
* dispatcher = root->GetDispatcher();
/external/chromium_org/content/browser/web_contents/aura/
window_slider_unittest.cc
18
void DispatchEventDuringScrollCallback(aura::
WindowEventDispatcher
* dispatcher,
Completed in 165 milliseconds
1
2