Searched defs:RepostEvent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher.cc98 void WindowEventDispatcher::RepostEvent(const ui::LocatedEvent& event) { function in class:aura::WindowEventDispatcher
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.cc926 RepostEvent(source, event);
946 // RepostEvent after Cancel so that mouse capture has been released so
948 RepostEvent(source, event);
2039 void MenuController::RepostEvent(SubmenuView* source, function in class:views::MenuController

Completed in 410 milliseconds