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

  /external/chromium_org/ui/aura/
window_event_dispatcher.h 224 void PreDispatchLocatedEvent(Window* target, ui::LocatedEvent* event);
window_event_dispatcher.cc 453 PreDispatchLocatedEvent(target_window,
711 void WindowEventDispatcher::PreDispatchLocatedEvent(Window* target,
827 PreDispatchLocatedEvent(target, event);
861 PreDispatchLocatedEvent(target, event);

Completed in 197 milliseconds