Home | History | Annotate | Download | only in views

Lines Matching defs:HitTestRect

863     if (!child->HitTestRect(rect_in_child_coords))
947 return HitTestRect(gfx::Rect(point, gfx::Size(1, 1)));
950 bool View::HitTestRect(const gfx::Rect& rect) const {