Home
last modified time | relevance | path

Searched refs:IsUpperAlphabet (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.h92 static bool IsUpperAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc319 bool KeyEventUtil::IsUpperAlphabet(const KeyEvent &key_event) { in IsUpperAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc424 EXPECT_EQ(data.is_upper, KeyEventUtil::IsUpperAlphabet(key_event)); in TEST()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h92 static bool IsUpperAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc319 bool KeyEventUtil::IsUpperAlphabet(const KeyEvent &key_event) { in IsUpperAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc424 EXPECT_EQ(data.is_upper, KeyEventUtil::IsUpperAlphabet(key_event)); in TEST()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h92 static bool IsUpperAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc319 bool KeyEventUtil::IsUpperAlphabet(const KeyEvent &key_event) { in IsUpperAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc424 EXPECT_EQ(data.is_upper, KeyEventUtil::IsUpperAlphabet(key_event)); in TEST()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h92 static bool IsUpperAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc319 bool KeyEventUtil::IsUpperAlphabet(const KeyEvent &key_event) { in IsUpperAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc424 EXPECT_EQ(data.is_upper, KeyEventUtil::IsUpperAlphabet(key_event)); in TEST()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h92 static bool IsUpperAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc319 bool KeyEventUtil::IsUpperAlphabet(const KeyEvent &key_event) { in IsUpperAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc424 EXPECT_EQ(data.is_upper, KeyEventUtil::IsUpperAlphabet(key_event)); in TEST()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/composer/
H A Dkey_event_util.h92 static bool IsUpperAlphabet(const commands::KeyEvent &key_event);
H A Dkey_event_util.cc319 bool KeyEventUtil::IsUpperAlphabet(const KeyEvent &key_event) { in IsUpperAlphabet() function in mozc::KeyEventUtil
H A Dkey_event_util_test.cc424 EXPECT_EQ(data.is_upper, KeyEventUtil::IsUpperAlphabet(key_event)); in TEST()