Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/input_method/
Dinput_method_util.h131 enum InputMethodType { enum
148 InputMethodType type,
179 void EnableInputMethods(const std::string& language_code, InputMethodType type,
197 InputMethodType type,
Dinput_method_util.cc556 InputMethodType type, in GetInputMethodIdsFromLanguageCode()
566 InputMethodType type, in GetInputMethodIdsFromLanguageCodeInternal()
658 void EnableInputMethods(const std::string& language_code, InputMethodType type, in EnableInputMethods()