Home
last modified time | relevance | path

Searched refs:ChangeCurrentInputMethod (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
Dinput_method_library.cc508 input_method_library->ChangeCurrentInputMethod(current_input_method); in InputMethodChangedHandler()
565 void ChangeCurrentInputMethod(const InputMethodDescriptor& new_input_method) { in ChangeCurrentInputMethod() function in chromeos::InputMethodLibraryImpl
607 ChangeCurrentInputMethod(*descriptor); in ChangeCurrentInputMethodFromId()