Searched defs:CanDispatchEvent (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
H A Dmenu_event_dispatcher_linux.cc23 bool MenuEventDispatcher::CanDispatchEvent(const ui::PlatformEvent& event) { function in class:views::internal::MenuEventDispatcher
/external/chromium_org/ui/views/test/
H A Dx11_property_change_waiter.cc63 bool X11PropertyChangeWaiter::CanDispatchEvent(const ui::PlatformEvent& event) { function in class:views::X11PropertyChangeWaiter
/external/chromium_org/chrome/browser/extensions/
H A Dglobal_shortcut_listener_x11.cc86 bool GlobalShortcutListenerX11::CanDispatchEvent( function in class:extensions::GlobalShortcutListenerX11
/external/chromium_org/ui/display/chromeos/x11/
H A Dnative_display_event_dispatcher_x11.cc29 bool NativeDisplayEventDispatcherX11::CanDispatchEvent( function in class:ui::NativeDisplayEventDispatcherX11
/external/chromium_org/ui/ozone/platform/caca/
H A Dcaca_window.cc138 bool CacaWindow::CanDispatchEvent(const PlatformEvent& event) { return true; } function in class:ui::CacaWindow
/external/chromium_org/ui/ozone/platform/dri/
H A Ddri_window.cc94 bool DriWindow::CanDispatchEvent(const PlatformEvent& ne) { function in class:ui::DriWindow
/external/chromium_org/ui/views/widget/desktop_aura/
H A Dx11_desktop_handler.cc147 bool X11DesktopHandler::CanDispatchEvent(const ui::PlatformEvent& event) { function in class:views::X11DesktopHandler
H A Dx11_whole_screen_move_loop.cc52 bool X11WholeScreenMoveLoop::CanDispatchEvent(const ui::PlatformEvent& event) { function in class:views::X11WholeScreenMoveLoop
H A Ddesktop_screen_x11.cc220 bool DesktopScreenX11::CanDispatchEvent(const ui::PlatformEvent& event) { function in class:views::DesktopScreenX11
H A Ddesktop_drag_drop_client_aurax11.cc147 virtual bool CanDispatchEvent(const ui::PlatformEvent& event) OVERRIDE;
356 bool DesktopDragDropClientAuraX11::X11DragContext::CanDispatchEvent( function in class:views::DesktopDragDropClientAuraX11::X11DragContext
H A Ddesktop_window_tree_host_x11.cc1632 bool DesktopWindowTreeHostX11::CanDispatchEvent( function in class:views::DesktopWindowTreeHostX11
/external/chromium_org/ash/host/
H A Dash_window_tree_host_x11.cc191 bool AshWindowTreeHostX11::CanDispatchEvent(const ui::PlatformEvent& event) { function in class:ash::AshWindowTreeHostX11
192 if(!WindowTreeHostX11::CanDispatchEvent(event))
/external/chromium_org/ui/platform_window/x11/
H A Dx11_window.cc252 bool X11Window::CanDispatchEvent(const PlatformEvent& event) { function in class:ui::X11Window
/external/chromium_org/ui/base/dragdrop/
H A Dos_exchange_data_provider_aurax11.cc510 bool OSExchangeDataProviderAuraX11::CanDispatchEvent( function in class:ui::OSExchangeDataProviderAuraX11
/external/chromium_org/ui/ozone/platform/egltest/
H A Dozone_platform_egltest.cc75 virtual bool CanDispatchEvent(const PlatformEvent& event) OVERRIDE;
151 bool EgltestWindow::CanDispatchEvent(const ui::PlatformEvent& ne) { function in class:ui::__anon17000::EgltestWindow
/external/chromium_org/ui/aura/
H A Dwindow_tree_host_x11.cc318 bool WindowTreeHostX11::CanDispatchEvent(const ui::PlatformEvent& event) { function in class:aura::WindowTreeHostX11
/external/chromium_org/ui/gl/
H A Dgl_surface_glx.cc483 bool NativeViewGLSurfaceGLX::CanDispatchEvent(const ui::PlatformEvent& event) { function in class:gfx::NativeViewGLSurfaceGLX
/external/chromium_org/ui/base/clipboard/
H A Dclipboard_aurax11.cc293 virtual bool CanDispatchEvent(const PlatformEvent& event) OVERRIDE;
515 bool Clipboard::AuraX11Details::CanDispatchEvent(const PlatformEvent& event) { function in class:ui::Clipboard::AuraX11Details

Completed in 470 milliseconds