Searched refs:POST_DISPATCH_NONE (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/base/message_loop/
H A Dmessage_pump_dispatcher.h26 POST_DISPATCH_NONE = 0x0, enumerator in enum:base::MessagePumpDispatcher::PostDispatchAction
H A Dmessage_loop_unittest.cc437 : POST_DISPATCH_NONE;
/external/chromium_org/ui/events/platform/
H A Dplatform_event_dispatcher.h17 POST_DISPATCH_NONE = 0x0, enumerator in enum:ui::PostDispatchAction
H A Dplatform_event_source_unittest.cc82 post_dispatch_action_(POST_DISPATCH_NONE),
722 second_overriding.set_post_dispatch_action(POST_DISPATCH_NONE);
/external/chromium_org/ui/wm/core/
H A Dnested_accelerator_dispatcher_linux.cc79 return ui::POST_DISPATCH_NONE;
81 return ui::POST_DISPATCH_NONE;
H A Dnested_accelerator_dispatcher_win.cc52 return POST_DISPATCH_NONE;
H A Dnested_accelerator_controller_unittest.cc49 return ui::POST_DISPATCH_NONE;
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_event_dispatcher_linux.cc87 : ui::POST_DISPATCH_NONE;
H A Dmenu_message_pump_dispatcher_win.cc91 : POST_DISPATCH_NONE;
/external/chromium_org/ui/views/widget/desktop_aura/
H A Dx11_whole_screen_move_loop.cc74 return ui::POST_DISPATCH_NONE;
90 return ui::POST_DISPATCH_NONE;
96 return ui::POST_DISPATCH_NONE;
H A Dx11_desktop_handler.cc179 return ui::POST_DISPATCH_NONE;
H A Ddesktop_screen_x11.cc246 return ui::POST_DISPATCH_NONE;
H A Ddesktop_drag_drop_client_aurax11.cc368 return ui::POST_DISPATCH_NONE;
/external/chromium_org/chrome/browser/extensions/
H A Dglobal_shortcut_listener_x11.cc96 return ui::POST_DISPATCH_NONE;
/external/chromium_org/cloud_print/service/win/
H A Dcloud_print_service_config.cc42 uint32_t action = POST_DISPATCH_NONE;
/external/chromium_org/ui/aura/
H A Dwindow_tree_host_x11.cc328 return ui::POST_DISPATCH_NONE;
/external/chromium_org/ui/base/dragdrop/
H A Dos_exchange_data_provider_aurax11.cc525 return ui::POST_DISPATCH_NONE;
/external/chromium_org/ui/base/clipboard/
H A Dclipboard_aurax11.cc568 return POST_DISPATCH_NONE;

Completed in 280 milliseconds