HomeSort by relevance Sort by last modified time
    Searched refs:GetLanguageCodeFromInputMethodId (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/chromeos/input_method/
input_method_util.h 97 std::string GetLanguageCodeFromInputMethodId(
input_method_util_unittest.cc 116 TEST_F(InputMethodUtilTest, GetLanguageCodeFromInputMethodId) {
118 EXPECT_EQ("zh-CN", GetLanguageCodeFromInputMethodId("pinyin"));
input_method_util.cc 481 std::string GetLanguageCodeFromInputMethodId(

Completed in 34 milliseconds