HomeSort by relevance Sort by last modified time
    Searched refs:GetEventProcessor (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/ui/views/test/
widget_test_aura.cc 25 ui::EventProcessor* WidgetTest::GetEventProcessor(Widget* widget) {
widget_test.h 99 static ui::EventProcessor* GetEventProcessor(Widget* widget);
  /external/chromium_org/ui/events/
event_source.h 26 virtual EventProcessor* GetEventProcessor() = 0;
event_source.cc 71 EventProcessor* processor = GetEventProcessor();
event_rewriter_unittest.cc 65 virtual EventProcessor* GetEventProcessor() OVERRIDE { return processor_; }
  /external/chromium_org/mojo/aura/
window_tree_host_mojo.h 62 virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
window_tree_host_mojo.cc 160 ui::EventProcessor* WindowTreeHostMojo::GetEventProcessor() {
  /external/chromium_org/mojo/services/view_manager/
window_tree_host_impl.h 53 virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
window_tree_host_impl.cc 125 ui::EventProcessor* WindowTreeHostImpl::GetEventProcessor() {
  /external/chromium_org/ui/aura/
window_tree_host_ozone.h 48 virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
window_tree_host_x11.h 61 virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
window_tree_host_ozone.cc 103 ui::EventProcessor* WindowTreeHostOzone::GetEventProcessor() {
window_tree_host_win.h 39 virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
remote_window_tree_host_win.h 135 virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
window_tree_host_win.cc 157 ui::EventProcessor* WindowTreeHostWin::GetEventProcessor() {
remote_window_tree_host_win.cc 283 ui::EventProcessor* RemoteWindowTreeHostWin::GetEventProcessor() {
window_tree_host_x11.cc 640 ui::EventProcessor* WindowTreeHostX11::GetEventProcessor() {
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11.h 167 virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
desktop_window_tree_host_win.h 125 virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
desktop_window_tree_host_win.cc 539 ui::EventProcessor* DesktopWindowTreeHostWin::GetEventProcessor() {
    [all...]
desktop_window_tree_host_x11.cc 985 ui::EventProcessor* DesktopWindowTreeHostX11::GetEventProcessor() {
    [all...]
  /external/chromium_org/ui/views/widget/
widget.h 781 virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
    [all...]
widget_unittest.cc     [all...]
widget.cc     [all...]

Completed in 282 milliseconds