Home | History | Annotate | Download | only in views

Lines Matching defs:GetTooltipHandlerForPoint

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