Searched refs:PostNativeEvent (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/ui/aura/test/
H A Dui_controls_factory_aurax11.cc83 host_->PostNativeEvent(&xevent);
87 host_->PostNativeEvent(&xevent);
132 host_->PostNativeEvent(&xevent);
173 host_->PostNativeEvent(&xevent);
178 host_->PostNativeEvent(&xevent);
200 host_->PostNativeEvent(marker_event);
209 host_->PostNativeEvent(xevent);
219 host_->PostNativeEvent(xevent);
H A Dui_controls_factory_ozone.cc185 host_->PostNativeEvent(&key_event);
212 host_->PostNativeEvent(&mouse_event2);
/external/chromium_org/ui/wm/core/
H A Dnested_accelerator_controller_unittest.cc84 host->PostNativeEvent(native_event_down);
86 host->PostNativeEvent(native_event_up);
91 host->PostNativeEvent(native_event);
93 host->PostNativeEvent(native_event);
/external/chromium_org/ui/views/test/
H A Dui_controls_factory_desktop_aurax11.cc110 host->PostNativeEvent(&xevent);
114 host->PostNativeEvent(&xevent);
163 host->PostNativeEvent(&xevent);
203 root_window->GetHost()->PostNativeEvent(&xevent);
208 root_window->GetHost()->PostNativeEvent(&xevent);
259 host->PostNativeEvent(xevent);
269 host->PostNativeEvent(xevent);
/external/chromium_org/ui/aura/
H A Dwindow_tree_host_mac.h50 virtual void PostNativeEvent(const base::NativeEvent& event) OVERRIDE;
H A Dwindow_tree_host_ozone.cc97 void WindowTreeHostOzone::PostNativeEvent( function in class:aura::WindowTreeHostOzone
H A Dwindow_tree_host_ozone.h50 virtual void PostNativeEvent(const base::NativeEvent& event) OVERRIDE;
H A Dwindow_tree_host_win.h39 virtual void PostNativeEvent(const base::NativeEvent& native_event) OVERRIDE;
H A Dwindow_tree_host_win.cc115 void WindowTreeHostWin::PostNativeEvent(const base::NativeEvent& native_event) { function in class:aura::WindowTreeHostWin
H A Dwindow_tree_host_x11.h54 virtual void PostNativeEvent(const base::NativeEvent& event) OVERRIDE;
H A Dremote_window_tree_host_win.h128 virtual void PostNativeEvent(const base::NativeEvent& native_event) OVERRIDE;
H A Dwindow_tree_host.h143 virtual void PostNativeEvent(const base::NativeEvent& native_event) = 0;
H A Dremote_window_tree_host_win.cc274 void RemoteWindowTreeHostWin::PostNativeEvent( function in class:aura::RemoteWindowTreeHostWin
H A Dwindow_tree_host_x11.cc575 void WindowTreeHostX11::PostNativeEvent( function in class:aura::WindowTreeHostX11
/external/chromium_org/mojo/aura/
H A Dwindow_tree_host_mojo.h54 virtual void PostNativeEvent(const base::NativeEvent& native_event) OVERRIDE;
H A Dwindow_tree_host_mojo.cc135 void WindowTreeHostMojo::PostNativeEvent( function in class:mojo::WindowTreeHostMojo
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.h161 virtual void PostNativeEvent(const base::NativeEvent& native_event) OVERRIDE;
H A Ddesktop_window_tree_host_win.h119 virtual void PostNativeEvent(const base::NativeEvent& native_event) OVERRIDE;
H A Ddesktop_window_tree_host_win.cc535 void DesktopWindowTreeHostWin::PostNativeEvent( function in class:views::DesktopWindowTreeHostWin
H A Ddesktop_window_tree_host_x11.cc987 void DesktopWindowTreeHostX11::PostNativeEvent( function in class:views::DesktopWindowTreeHostX11

Completed in 274 milliseconds