Home
last modified time | relevance | path

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

/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_util_test.cc289 TEST(UserDictionaryUtilTest, GetUserDictionaryIndexById) { in TEST() argument
294 EXPECT_EQ(0, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 1)); in TEST()
295 EXPECT_EQ(1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 2)); in TEST()
298 EXPECT_EQ(-1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, -1)); in TEST()
H A Duser_dictionary_util.cc184 int index = GetUserDictionaryIndexById(storage, dictionary_id); in GetUserDictionaryById()
191 int index = GetUserDictionaryIndexById(*storage, dictionary_id); in GetMutableUserDictionaryById()
195 int UserDictionaryUtil::GetUserDictionaryIndexById( in GetUserDictionaryIndexById() function in mozc::UserDictionaryUtil
437 const int index = GetUserDictionaryIndexById(*storage, dictionary_id); in DeleteDictionary()
H A Duser_dictionary_util.h124 static int GetUserDictionaryIndexById(
H A Duser_dictionary_storage.cc321 return UserDictionaryUtil::GetUserDictionaryIndexById(this->user_dictionary_storage_base, dic_id); in GetUserDictionaryIndex()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_util.cc184 int index = GetUserDictionaryIndexById(storage, dictionary_id); in GetUserDictionaryById()
191 int index = GetUserDictionaryIndexById(*storage, dictionary_id); in GetMutableUserDictionaryById()
195 int UserDictionaryUtil::GetUserDictionaryIndexById( in GetUserDictionaryIndexById() function in mozc::UserDictionaryUtil
437 const int index = GetUserDictionaryIndexById(*storage, dictionary_id); in DeleteDictionary()
H A Duser_dictionary_util_test.cc289 TEST(UserDictionaryUtilTest, GetUserDictionaryIndexById) { in TEST() argument
294 EXPECT_EQ(0, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 1)); in TEST()
295 EXPECT_EQ(1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 2)); in TEST()
298 EXPECT_EQ(-1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, -1)); in TEST()
H A Duser_dictionary_util.h124 static int GetUserDictionaryIndexById(
H A Duser_dictionary_storage.cc321 return UserDictionaryUtil::GetUserDictionaryIndexById(this->user_dictionary_storage_base, dic_id); in GetUserDictionaryIndex()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_util_test.cc289 TEST(UserDictionaryUtilTest, GetUserDictionaryIndexById) { in TEST() argument
294 EXPECT_EQ(0, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 1)); in TEST()
295 EXPECT_EQ(1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 2)); in TEST()
298 EXPECT_EQ(-1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, -1)); in TEST()
H A Duser_dictionary_util.cc184 int index = GetUserDictionaryIndexById(storage, dictionary_id); in GetUserDictionaryById()
191 int index = GetUserDictionaryIndexById(*storage, dictionary_id); in GetMutableUserDictionaryById()
195 int UserDictionaryUtil::GetUserDictionaryIndexById( in GetUserDictionaryIndexById() function in mozc::UserDictionaryUtil
437 const int index = GetUserDictionaryIndexById(*storage, dictionary_id); in DeleteDictionary()
H A Duser_dictionary_util.h124 static int GetUserDictionaryIndexById(
H A Duser_dictionary_storage.cc321 return UserDictionaryUtil::GetUserDictionaryIndexById(this->user_dictionary_storage_base, dic_id); in GetUserDictionaryIndex()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_util_test.cc289 TEST(UserDictionaryUtilTest, GetUserDictionaryIndexById) { in TEST() argument
294 EXPECT_EQ(0, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 1)); in TEST()
295 EXPECT_EQ(1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 2)); in TEST()
298 EXPECT_EQ(-1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, -1)); in TEST()
H A Duser_dictionary_util.cc184 int index = GetUserDictionaryIndexById(storage, dictionary_id); in GetUserDictionaryById()
191 int index = GetUserDictionaryIndexById(*storage, dictionary_id); in GetMutableUserDictionaryById()
195 int UserDictionaryUtil::GetUserDictionaryIndexById( in GetUserDictionaryIndexById() function in mozc::UserDictionaryUtil
437 const int index = GetUserDictionaryIndexById(*storage, dictionary_id); in DeleteDictionary()
H A Duser_dictionary_util.h124 static int GetUserDictionaryIndexById(
H A Duser_dictionary_storage.cc321 return UserDictionaryUtil::GetUserDictionaryIndexById(this->user_dictionary_storage_base, dic_id); in GetUserDictionaryIndex()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_util.cc184 int index = GetUserDictionaryIndexById(storage, dictionary_id); in GetUserDictionaryById()
191 int index = GetUserDictionaryIndexById(*storage, dictionary_id); in GetMutableUserDictionaryById()
195 int UserDictionaryUtil::GetUserDictionaryIndexById( in GetUserDictionaryIndexById() function in mozc::UserDictionaryUtil
437 const int index = GetUserDictionaryIndexById(*storage, dictionary_id); in DeleteDictionary()
H A Duser_dictionary_util_test.cc289 TEST(UserDictionaryUtilTest, GetUserDictionaryIndexById) { in TEST() argument
294 EXPECT_EQ(0, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 1)); in TEST()
295 EXPECT_EQ(1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 2)); in TEST()
298 EXPECT_EQ(-1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, -1)); in TEST()
H A Duser_dictionary_util.h124 static int GetUserDictionaryIndexById(
H A Duser_dictionary_storage.cc321 return UserDictionaryUtil::GetUserDictionaryIndexById(this->user_dictionary_storage_base, dic_id); in GetUserDictionaryIndex()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/dictionary/
H A Duser_dictionary_util_test.cc289 TEST(UserDictionaryUtilTest, GetUserDictionaryIndexById) { in TEST() argument
294 EXPECT_EQ(0, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 1)); in TEST()
295 EXPECT_EQ(1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, 2)); in TEST()
298 EXPECT_EQ(-1, UserDictionaryUtil::GetUserDictionaryIndexById(storage, -1)); in TEST()
H A Duser_dictionary_util.cc184 int index = GetUserDictionaryIndexById(storage, dictionary_id); in GetUserDictionaryById()
191 int index = GetUserDictionaryIndexById(*storage, dictionary_id); in GetMutableUserDictionaryById()
195 int UserDictionaryUtil::GetUserDictionaryIndexById( in GetUserDictionaryIndexById() function in mozc::UserDictionaryUtil
437 const int index = GetUserDictionaryIndexById(*storage, dictionary_id); in DeleteDictionary()
H A Duser_dictionary_util.h124 static int GetUserDictionaryIndexById(
H A Duser_dictionary_storage.cc321 return UserDictionaryUtil::GetUserDictionaryIndexById(this->user_dictionary_storage_base, dic_id); in GetUserDictionaryIndex()