Searched refs:SetAnnotationText (Results 1 – 3 of 3) sorted by relevance
39 void SetAnnotationText(const base::string16& text);
463 void CandidateView::SetAnnotationText(const base::string16& text) { in SetAnnotationText() function in chromeos::input_method::CandidateView749 candidate_view->SetAnnotationText(UTF8ToUTF16(entry.annotation)); in UpdateCandidates()755 candidate_view->SetAnnotationText(base::string16()); in UpdateCandidates()
513 void SetAnnotationText(const std::wstring& text);688 void CandidateView::SetAnnotationText(const std::wstring& text) { in SetAnnotationText() function in chromeos::CandidateView943 candidate_view->SetAnnotationText( in UpdateCandidates()949 candidate_view->SetAnnotationText(L""); in UpdateCandidates()