Home
last modified time | relevance | path

Searched defs:RepostEvent (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/aura/
Droot_window.cc227 void RootWindow::RepostEvent(const ui::LocatedEvent& event) { in RepostEvent() function in aura::RootWindow
Droot_window_unittest.cc134 TEST_F(RootWindowTest, RepostEvent) { in TEST_F() argument
/external/chromium_org/ui/views/controls/menu/
Dmenu_controller.cc2127 void MenuController::RepostEvent(SubmenuView* source, in RepostEvent() function in views::MenuController