Home
last modified time | relevance | path

Searched refs:IsNonClientLocation (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow_event_dispatcher.cc36 bool IsNonClientLocation(Window* target, const gfx::Point& location) { in IsNonClientLocation() function
759 if (IsNonClientLocation(target, event->location())) in PreDispatchLocatedEvent()