Searched refs:GetIndexForPoint (Results 1 – 2 of 2) sorted by relevance
427 size_t index = GetIndexForPoint(event.location()); in OnMousePressed()438 size_t index = GetIndexForPoint(event.location()); in OnMouseDragged()453 size_t index = GetIndexForPoint(event.location()); in OnMouseReleased()466 model_->SetHoveredLine(GetIndexForPoint(event.location())); in OnMouseMoved()471 model_->SetHoveredLine(GetIndexForPoint(event.location())); in OnMouseEntered()633 size_t AutocompletePopupContentsView::GetIndexForPoint( in GetIndexForPoint() function in AutocompletePopupContentsView
139 size_t GetIndexForPoint(const gfx::Point& point);