Home
last modified time | relevance | path

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

/external/chromium_org/ui/aura/
Droot_window.cc54 bool IsNonClientLocation(Window* target, const gfx::Point& location) { in IsNonClientLocation() function
1000 if (IsNonClientLocation(target, event->location())) in DispatchMouseEventToTarget()
1162 if (IsNonClientLocation(target, event->location())) in PreDispatchLocatedEvent()