Searched defs:EnableInputMethods (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/chrome/browser/chromeos/input_method/ | ||
D | mock_input_method_manager.cc | 67 bool MockInputMethodManager::EnableInputMethods( in EnableInputMethods() function in chromeos::input_method::MockInputMethodManager |
D | input_method_manager_impl.cc | 235 bool InputMethodManagerImpl::EnableInputMethods( in EnableInputMethods() function in chromeos::input_method::InputMethodManagerImpl |
/external/chromium/chrome/browser/chromeos/input_method/ | ||
D | input_method_util.cc | 658 void EnableInputMethods(const std::string& language_code, InputMethodType type, in EnableInputMethods() function |