Searched refs:ChangeInputMethodViaIBus (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
H A Dinput_method_library.cc179 // ChangeInputMethodViaIBus() fails if the IBus daemon is not
182 if (!ChangeInputMethodViaIBus(input_method_id)) {
378 bool ChangeInputMethodViaIBus(const std::string& input_method_id) { function in class:chromeos::InputMethodLibraryImpl
451 ChangeInputMethodViaIBus(tentative_current_input_method_id_);

Completed in 93 milliseconds