Searched refs:GetIndexForPoint (Results 1 – 4 of 4) sorted by relevance
340 model_->SetHoveredLine(GetIndexForPoint(event.location())); in OnMouseMoved()345 model_->SetHoveredLine(GetIndexForPoint(event.location())); in OnMouseEntered()467 size_t OmniboxPopupContentsView::GetIndexForPoint( in GetIndexForPoint() function in OmniboxPopupContentsView487 size_t index = GetIndexForPoint(event.location()); in UpdateLineEvent()496 size_t index = GetIndexForPoint(event.location()); in OpenSelectedLine()
122 size_t GetIndexForPoint(const gfx::Point& point);
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);