HomeSort by relevance Sort by last modified time
    Searched defs:SetShortcutText (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/input_method/
candidate_window_view.cc 459 void CandidateView::SetShortcutText(const base::string16& text) {
734 candidate_view->SetShortcutText(base::string16());
741 candidate_view->SetShortcutText(
    [all...]
  /external/chromium/chrome/browser/chromeos/input_method/
candidate_window.cc 510 void SetShortcutText(const std::wstring& text);
684 void CandidateView::SetShortcutText(const std::wstring& text) {
    [all...]

Completed in 25 milliseconds