Home
last modified time | relevance | path

Searched defs:SelectCandidateAt (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/input_method/
Dcandidate_window_view.cc527 void CandidateView::SelectCandidateAt(const gfx::Point& location) { in SelectCandidateAt() function in chromeos::input_method::CandidateView
909 void CandidateWindowView::SelectCandidateAt(int index_in_page) { in SelectCandidateAt() function in chromeos::input_method::CandidateWindowView
/external/chromium/chrome/browser/chromeos/input_method/
Dcandidate_window.cc1129 void CandidateWindowView::SelectCandidateAt(int index_in_page) { in SelectCandidateAt() function in chromeos::CandidateWindowView