Searched refs:LineAcceptedAtPoint (Results 1 – 6 of 6) sorted by relevance
45 virtual void LineAcceptedAtPoint(int x, int y) = 0;
92 virtual void LineAcceptedAtPoint(int x, int y) OVERRIDE;
324 void AutofillPopupControllerImpl::LineAcceptedAtPoint(int x, int y) { in LineAcceptedAtPoint() function in autofill::AutofillPopupControllerImpl
166 controller_->LineAcceptedAtPoint(event.x(), event.y()); in OnMouseReleased()185 controller_->LineAcceptedAtPoint(event->x(), event->y()); in OnGestureEvent()
120 controller_->LineAcceptedAtPoint(event->x, event->y); in HandleButtonRelease()
161 controller_->LineAcceptedAtPoint(static_cast<int>(location.x),