Home
last modified time | relevance | path

Searched refs:IsLowerAlphabet (Results 1 – 18 of 18) sorted by relevance

/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h91 static bool IsLowerAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc303 bool KeyEventUtil::IsLowerAlphabet(const KeyEvent &key_event) { in IsLowerAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc423 EXPECT_EQ(data.is_lower, KeyEventUtil::IsLowerAlphabet(key_event)); in TEST()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h91 static bool IsLowerAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc303 bool KeyEventUtil::IsLowerAlphabet(const KeyEvent &key_event) { in IsLowerAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc423 EXPECT_EQ(data.is_lower, KeyEventUtil::IsLowerAlphabet(key_event)); in TEST()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h91 static bool IsLowerAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc303 bool KeyEventUtil::IsLowerAlphabet(const KeyEvent &key_event) { in IsLowerAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc423 EXPECT_EQ(data.is_lower, KeyEventUtil::IsLowerAlphabet(key_event)); in TEST()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h91 static bool IsLowerAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc303 bool KeyEventUtil::IsLowerAlphabet(const KeyEvent &key_event) { in IsLowerAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc423 EXPECT_EQ(data.is_lower, KeyEventUtil::IsLowerAlphabet(key_event)); in TEST()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h91 static bool IsLowerAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc303 bool KeyEventUtil::IsLowerAlphabet(const KeyEvent &key_event) { in IsLowerAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc423 EXPECT_EQ(data.is_lower, KeyEventUtil::IsLowerAlphabet(key_event)); in TEST()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h91 static bool IsLowerAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc303 bool KeyEventUtil::IsLowerAlphabet(const KeyEvent &key_event) { in IsLowerAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc423 EXPECT_EQ(data.is_lower, KeyEventUtil::IsLowerAlphabet(key_event)); in TEST()