Home | History | Annotate | Download | only in aura

Lines Matching full:hittest

722 bool Window::HitTest(const gfx::Point& local_point) {
1031 if ((for_event_handling && !HitTest(local_point)) ||
1043 DCHECK(HitTest(local_point));