Home | History | Annotate | Download | only in aura

Lines Matching defs:HitTest

537 bool Window::HitTest(const gfx::Point& local_point) {
780 if ((for_event_handling && !HitTest(local_point)) ||
792 DCHECK(HitTest(local_point));