Searched defs:UpdatePreeditText (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/ui/base/ime/chromeos/ | ||
D | mock_ime_candidate_window_handler.cc | 26 void MockIMECandidateWindowHandler::UpdatePreeditText( in UpdatePreeditText() function in chromeos::MockIMECandidateWindowHandler |
/external/chromium_org/chrome/browser/chromeos/input_method/ | ||
D | candidate_window_controller_impl.cc | 154 void CandidateWindowControllerImpl::UpdatePreeditText( in UpdatePreeditText() function in chromeos::input_method::CandidateWindowControllerImpl |
/external/chromium_org/ash/ime/ | ||
D | candidate_window_view.cc | 229 void CandidateWindowView::UpdatePreeditText(const base::string16& text) { in UpdatePreeditText() function in ash::ime::CandidateWindowView |