Home | History | Annotate | Download | only in views

Lines Matching defs:GetTooltipHandlerForPoint

861 View* View::GetTooltipHandlerForPoint(const gfx::Point& point) {
875 View* handler = child->GetTooltipHandlerForPoint(point_in_child_coords);