Home | History | Annotate | Download | only in aura

Lines Matching refs:HitTest

874 bool Window::HitTest(const gfx::Point& local_point) {
974 if ((for_event_handling && !HitTest(local_point)) ||
986 DCHECK(HitTest(local_point));