Home
last modified time | relevance | path

Searched refs:custom_keymap_table (Results 1 – 25 of 48) sorted by relevance

12

/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc109 const string &custom_keymap_table = config.custom_keymap_table(); in ExtractSortedDirectModeKeys() local
110 if (custom_keymap_table.empty()) { in ExtractSortedDirectModeKeys()
116 std::istringstream ifs(custom_keymap_table); in ExtractSortedDirectModeKeys()
H A Dime_switch_util_test.cc156 const string custom_keymap_table = in TEST() local
165 config.set_custom_keymap_table(custom_keymap_table); in TEST()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc109 const string &custom_keymap_table = config.custom_keymap_table(); in ExtractSortedDirectModeKeys() local
110 if (custom_keymap_table.empty()) { in ExtractSortedDirectModeKeys()
116 std::istringstream ifs(custom_keymap_table); in ExtractSortedDirectModeKeys()
H A Dime_switch_util_test.cc156 const string custom_keymap_table = in TEST() local
165 config.set_custom_keymap_table(custom_keymap_table); in TEST()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc109 const string &custom_keymap_table = config.custom_keymap_table(); in ExtractSortedDirectModeKeys() local
110 if (custom_keymap_table.empty()) { in ExtractSortedDirectModeKeys()
116 std::istringstream ifs(custom_keymap_table); in ExtractSortedDirectModeKeys()
H A Dime_switch_util_test.cc156 const string custom_keymap_table = in TEST() local
165 config.set_custom_keymap_table(custom_keymap_table); in TEST()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc109 const string &custom_keymap_table = config.custom_keymap_table(); in ExtractSortedDirectModeKeys() local
110 if (custom_keymap_table.empty()) { in ExtractSortedDirectModeKeys()
116 std::istringstream ifs(custom_keymap_table); in ExtractSortedDirectModeKeys()
H A Dime_switch_util_test.cc156 const string custom_keymap_table = in TEST() local
165 config.set_custom_keymap_table(custom_keymap_table); in TEST()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc109 const string &custom_keymap_table = config.custom_keymap_table(); in ExtractSortedDirectModeKeys() local
110 if (custom_keymap_table.empty()) { in ExtractSortedDirectModeKeys()
116 std::istringstream ifs(custom_keymap_table); in ExtractSortedDirectModeKeys()
H A Dime_switch_util_test.cc156 const string custom_keymap_table = in TEST() local
165 config.set_custom_keymap_table(custom_keymap_table); in TEST()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/
H A Dkey_info_util.cc109 const string &custom_keymap_table = config.custom_keymap_table(); in ExtractSortedDirectModeKeys() local
110 if (custom_keymap_table.empty()) { in ExtractSortedDirectModeKeys()
116 std::istringstream ifs(custom_keymap_table); in ExtractSortedDirectModeKeys()
H A Dime_switch_util_test.cc156 const string custom_keymap_table = in TEST() local
165 config.set_custom_keymap_table(custom_keymap_table); in TEST()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/usage_stats/
H A Dusage_stats_updater.cc90 const string &custom_keymap_table = config.custom_keymap_table(); in IMEActivationKeyCustomized() local
91 std::istringstream ifs_custom(custom_keymap_table); in IMEActivationKeyCustomized()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/usage_stats/
H A Dusage_stats_updater.cc90 const string &custom_keymap_table = config.custom_keymap_table(); in IMEActivationKeyCustomized() local
91 std::istringstream ifs_custom(custom_keymap_table); in IMEActivationKeyCustomized()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/usage_stats/
H A Dusage_stats_updater.cc90 const string &custom_keymap_table = config.custom_keymap_table(); in IMEActivationKeyCustomized() local
91 std::istringstream ifs_custom(custom_keymap_table); in IMEActivationKeyCustomized()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/usage_stats/
H A Dusage_stats_updater.cc90 const string &custom_keymap_table = config.custom_keymap_table(); in IMEActivationKeyCustomized() local
91 std::istringstream ifs_custom(custom_keymap_table); in IMEActivationKeyCustomized()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/usage_stats/
H A Dusage_stats_updater.cc90 const string &custom_keymap_table = config.custom_keymap_table(); in IMEActivationKeyCustomized() local
91 std::istringstream ifs_custom(custom_keymap_table); in IMEActivationKeyCustomized()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/usage_stats/
H A Dusage_stats_updater.cc90 const string &custom_keymap_table = config.custom_keymap_table(); in IMEActivationKeyCustomized() local
91 std::istringstream ifs_custom(custom_keymap_table); in IMEActivationKeyCustomized()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc111 const string &custom_keymap_table = config.custom_keymap_table(); in ReloadConfig() local
113 if (custom_keymap_table.empty()) { in ReloadConfig()
128 ofs << custom_keymap_table; in ReloadConfig()
132 std::istringstream ifs(custom_keymap_table); in ReloadConfig()
H A Dime_context_test.cc222 const string custom_keymap_table = in TEST() local
226 config.set_custom_keymap_table(custom_keymap_table); in TEST()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc111 const string &custom_keymap_table = config.custom_keymap_table(); in ReloadConfig() local
113 if (custom_keymap_table.empty()) { in ReloadConfig()
128 ofs << custom_keymap_table; in ReloadConfig()
132 std::istringstream ifs(custom_keymap_table); in ReloadConfig()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc111 const string &custom_keymap_table = config.custom_keymap_table(); in ReloadConfig() local
113 if (custom_keymap_table.empty()) { in ReloadConfig()
128 ofs << custom_keymap_table; in ReloadConfig()
132 std::istringstream ifs(custom_keymap_table); in ReloadConfig()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc111 const string &custom_keymap_table = config.custom_keymap_table(); in ReloadConfig() local
113 if (custom_keymap_table.empty()) { in ReloadConfig()
128 ofs << custom_keymap_table; in ReloadConfig()
132 std::istringstream ifs(custom_keymap_table); in ReloadConfig()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc111 const string &custom_keymap_table = config.custom_keymap_table(); in ReloadConfig() local
113 if (custom_keymap_table.empty()) { in ReloadConfig()
128 ofs << custom_keymap_table; in ReloadConfig()
132 std::istringstream ifs(custom_keymap_table); in ReloadConfig()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/internal/
H A Dkeymap.cc111 const string &custom_keymap_table = config.custom_keymap_table(); in ReloadConfig() local
113 if (custom_keymap_table.empty()) { in ReloadConfig()
128 ofs << custom_keymap_table; in ReloadConfig()
132 std::istringstream ifs(custom_keymap_table); in ReloadConfig()

12