Home
last modified time | relevance | path

Searched refs:mozc (Results 1 – 25 of 4158) sorted by relevance

12345678910>>...167

/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession.h45 namespace mozc {
78 bool IMEOn(mozc::commands::Command *command);
82 bool IMEOff(mozc::commands::Command *command);
90 bool EchoBack(mozc::commands::Command *command);
106 bool Revert(mozc::commands::Command *command);
133 bool Undo(mozc::commands::Command *command);
140 bool Delete(mozc::commands::Command *command);
163 bool Commit(mozc::commands::Command *command);
236 mozc::commands::Command *command);
278 mozc::EngineInterface *engine_;
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/
H A Dsession.h45 namespace mozc {
78 bool IMEOn(mozc::commands::Command *command);
82 bool IMEOff(mozc::commands::Command *command);
90 bool EchoBack(mozc::commands::Command *command);
106 bool Revert(mozc::commands::Command *command);
133 bool Undo(mozc::commands::Command *command);
140 bool Delete(mozc::commands::Command *command);
163 bool Commit(mozc::commands::Command *command);
236 mozc::commands::Command *command);
278 mozc::EngineInterface *engine_;
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/
H A Dsession.h45 namespace mozc {
78 bool IMEOn(mozc::commands::Command *command);
82 bool IMEOff(mozc::commands::Command *command);
90 bool EchoBack(mozc::commands::Command *command);
106 bool Revert(mozc::commands::Command *command);
133 bool Undo(mozc::commands::Command *command);
140 bool Delete(mozc::commands::Command *command);
163 bool Commit(mozc::commands::Command *command);
236 mozc::commands::Command *command);
278 mozc::EngineInterface *engine_;
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession.h45 namespace mozc {
78 bool IMEOn(mozc::commands::Command *command);
82 bool IMEOff(mozc::commands::Command *command);
90 bool EchoBack(mozc::commands::Command *command);
106 bool Revert(mozc::commands::Command *command);
133 bool Undo(mozc::commands::Command *command);
140 bool Delete(mozc::commands::Command *command);
163 bool Commit(mozc::commands::Command *command);
236 mozc::commands::Command *command);
278 mozc::EngineInterface *engine_;
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession.h45 namespace mozc {
78 bool IMEOn(mozc::commands::Command *command);
82 bool IMEOff(mozc::commands::Command *command);
90 bool EchoBack(mozc::commands::Command *command);
106 bool Revert(mozc::commands::Command *command);
133 bool Undo(mozc::commands::Command *command);
140 bool Delete(mozc::commands::Command *command);
163 bool Commit(mozc::commands::Command *command);
236 mozc::commands::Command *command);
278 mozc::EngineInterface *engine_;
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/session/
H A Dsession.h45 namespace mozc {
78 bool IMEOn(mozc::commands::Command *command);
82 bool IMEOff(mozc::commands::Command *command);
90 bool EchoBack(mozc::commands::Command *command);
106 bool Revert(mozc::commands::Command *command);
133 bool Undo(mozc::commands::Command *command);
140 bool Delete(mozc::commands::Command *command);
163 bool Commit(mozc::commands::Command *command);
236 mozc::commands::Command *command);
278 mozc::EngineInterface *engine_;
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc39 mozc::commands::KeyEvent::SpecialKey to;
46 {FcitxKey_Up, mozc::commands::KeyEvent::UP},
64 {FcitxKey_F1, mozc::commands::KeyEvent::F1},
65 {FcitxKey_F2, mozc::commands::KeyEvent::F2},
66 {FcitxKey_F3, mozc::commands::KeyEvent::F3},
67 {FcitxKey_F4, mozc::commands::KeyEvent::F4},
68 {FcitxKey_F5, mozc::commands::KeyEvent::F5},
69 {FcitxKey_F6, mozc::commands::KeyEvent::F6},
133 mozc::commands::KeyEvent::ModifierKey to;
146 mozc::commands::KeyEvent::ModifierKey to;
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc39 mozc::commands::KeyEvent::SpecialKey to;
46 {FcitxKey_Up, mozc::commands::KeyEvent::UP},
64 {FcitxKey_F1, mozc::commands::KeyEvent::F1},
65 {FcitxKey_F2, mozc::commands::KeyEvent::F2},
66 {FcitxKey_F3, mozc::commands::KeyEvent::F3},
67 {FcitxKey_F4, mozc::commands::KeyEvent::F4},
68 {FcitxKey_F5, mozc::commands::KeyEvent::F5},
69 {FcitxKey_F6, mozc::commands::KeyEvent::F6},
133 mozc::commands::KeyEvent::ModifierKey to;
146 mozc::commands::KeyEvent::ModifierKey to;
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc39 mozc::commands::KeyEvent::SpecialKey to;
46 {FcitxKey_Up, mozc::commands::KeyEvent::UP},
64 {FcitxKey_F1, mozc::commands::KeyEvent::F1},
65 {FcitxKey_F2, mozc::commands::KeyEvent::F2},
66 {FcitxKey_F3, mozc::commands::KeyEvent::F3},
67 {FcitxKey_F4, mozc::commands::KeyEvent::F4},
68 {FcitxKey_F5, mozc::commands::KeyEvent::F5},
69 {FcitxKey_F6, mozc::commands::KeyEvent::F6},
133 mozc::commands::KeyEvent::ModifierKey to;
146 mozc::commands::KeyEvent::ModifierKey to;
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc39 mozc::commands::KeyEvent::SpecialKey to;
46 {FcitxKey_Up, mozc::commands::KeyEvent::UP},
64 {FcitxKey_F1, mozc::commands::KeyEvent::F1},
65 {FcitxKey_F2, mozc::commands::KeyEvent::F2},
66 {FcitxKey_F3, mozc::commands::KeyEvent::F3},
67 {FcitxKey_F4, mozc::commands::KeyEvent::F4},
68 {FcitxKey_F5, mozc::commands::KeyEvent::F5},
69 {FcitxKey_F6, mozc::commands::KeyEvent::F6},
133 mozc::commands::KeyEvent::ModifierKey to;
146 mozc::commands::KeyEvent::ModifierKey to;
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc39 mozc::commands::KeyEvent::SpecialKey to;
46 {FcitxKey_Up, mozc::commands::KeyEvent::UP},
64 {FcitxKey_F1, mozc::commands::KeyEvent::F1},
65 {FcitxKey_F2, mozc::commands::KeyEvent::F2},
66 {FcitxKey_F3, mozc::commands::KeyEvent::F3},
67 {FcitxKey_F4, mozc::commands::KeyEvent::F4},
68 {FcitxKey_F5, mozc::commands::KeyEvent::F5},
69 {FcitxKey_F6, mozc::commands::KeyEvent::F6},
133 mozc::commands::KeyEvent::ModifierKey to;
146 mozc::commands::KeyEvent::ModifierKey to;
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/unix/fcitx/
H A Dfcitx_key_translator.cc39 mozc::commands::KeyEvent::SpecialKey to;
46 {FcitxKey_Up, mozc::commands::KeyEvent::UP},
64 {FcitxKey_F1, mozc::commands::KeyEvent::F1},
65 {FcitxKey_F2, mozc::commands::KeyEvent::F2},
66 {FcitxKey_F3, mozc::commands::KeyEvent::F3},
67 {FcitxKey_F4, mozc::commands::KeyEvent::F4},
68 {FcitxKey_F5, mozc::commands::KeyEvent::F5},
69 {FcitxKey_F6, mozc::commands::KeyEvent::F6},
133 mozc::commands::KeyEvent::ModifierKey to;
146 mozc::commands::KeyEvent::ModifierKey to;
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dkey_translator.cc43 mozc::commands::KeyEvent::SpecialKey to;
49 {IBUS_Up, mozc::commands::KeyEvent::UP},
67 {IBUS_F1, mozc::commands::KeyEvent::F1},
68 {IBUS_F2, mozc::commands::KeyEvent::F2},
69 {IBUS_F3, mozc::commands::KeyEvent::F3},
70 {IBUS_F4, mozc::commands::KeyEvent::F4},
71 {IBUS_F5, mozc::commands::KeyEvent::F5},
72 {IBUS_F6, mozc::commands::KeyEvent::F6},
73 {IBUS_F7, mozc::commands::KeyEvent::F7},
74 {IBUS_F8, mozc::commands::KeyEvent::F8},
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dkey_translator.cc43 mozc::commands::KeyEvent::SpecialKey to;
49 {IBUS_Up, mozc::commands::KeyEvent::UP},
67 {IBUS_F1, mozc::commands::KeyEvent::F1},
68 {IBUS_F2, mozc::commands::KeyEvent::F2},
69 {IBUS_F3, mozc::commands::KeyEvent::F3},
70 {IBUS_F4, mozc::commands::KeyEvent::F4},
71 {IBUS_F5, mozc::commands::KeyEvent::F5},
72 {IBUS_F6, mozc::commands::KeyEvent::F6},
73 {IBUS_F7, mozc::commands::KeyEvent::F7},
74 {IBUS_F8, mozc::commands::KeyEvent::F8},
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dkey_translator.cc43 mozc::commands::KeyEvent::SpecialKey to;
49 {IBUS_Up, mozc::commands::KeyEvent::UP},
67 {IBUS_F1, mozc::commands::KeyEvent::F1},
68 {IBUS_F2, mozc::commands::KeyEvent::F2},
69 {IBUS_F3, mozc::commands::KeyEvent::F3},
70 {IBUS_F4, mozc::commands::KeyEvent::F4},
71 {IBUS_F5, mozc::commands::KeyEvent::F5},
72 {IBUS_F6, mozc::commands::KeyEvent::F6},
73 {IBUS_F7, mozc::commands::KeyEvent::F7},
74 {IBUS_F8, mozc::commands::KeyEvent::F8},
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dkey_translator.cc43 mozc::commands::KeyEvent::SpecialKey to;
49 {IBUS_Up, mozc::commands::KeyEvent::UP},
67 {IBUS_F1, mozc::commands::KeyEvent::F1},
68 {IBUS_F2, mozc::commands::KeyEvent::F2},
69 {IBUS_F3, mozc::commands::KeyEvent::F3},
70 {IBUS_F4, mozc::commands::KeyEvent::F4},
71 {IBUS_F5, mozc::commands::KeyEvent::F5},
72 {IBUS_F6, mozc::commands::KeyEvent::F6},
73 {IBUS_F7, mozc::commands::KeyEvent::F7},
74 {IBUS_F8, mozc::commands::KeyEvent::F8},
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dkey_translator.cc43 mozc::commands::KeyEvent::SpecialKey to;
49 {IBUS_Up, mozc::commands::KeyEvent::UP},
67 {IBUS_F1, mozc::commands::KeyEvent::F1},
68 {IBUS_F2, mozc::commands::KeyEvent::F2},
69 {IBUS_F3, mozc::commands::KeyEvent::F3},
70 {IBUS_F4, mozc::commands::KeyEvent::F4},
71 {IBUS_F5, mozc::commands::KeyEvent::F5},
72 {IBUS_F6, mozc::commands::KeyEvent::F6},
73 {IBUS_F7, mozc::commands::KeyEvent::F7},
74 {IBUS_F8, mozc::commands::KeyEvent::F8},
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dkey_translator.cc43 mozc::commands::KeyEvent::SpecialKey to;
49 {IBUS_Up, mozc::commands::KeyEvent::UP},
67 {IBUS_F1, mozc::commands::KeyEvent::F1},
68 {IBUS_F2, mozc::commands::KeyEvent::F2},
69 {IBUS_F3, mozc::commands::KeyEvent::F3},
70 {IBUS_F4, mozc::commands::KeyEvent::F4},
71 {IBUS_F5, mozc::commands::KeyEvent::F5},
72 {IBUS_F6, mozc::commands::KeyEvent::F6},
73 {IBUS_F7, mozc::commands::KeyEvent::F7},
74 {IBUS_F8, mozc::commands::KeyEvent::F8},
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/
H A Dmozc_renderer_main.cc70 const mozc::RunLevel::RunLevelType run_level = in main()
71 mozc::RunLevel::GetRunLevel(mozc::RunLevel::RENDERER); in main()
73 if (run_level >= mozc::RunLevel::DENY) { in main()
78 mozc::ScopedCOMInitializer com_initializer; in main()
90 mozc::SystemUtil::DisableIME(); in main()
100 mozc::InitMozc(argv[0], &argc, &argv, false); in main()
106 mozc::renderer::win32::Win32Server server; in main()
110 mozc::renderer::mac::MacServer::Init(); in main()
118 mozc::renderer::gtk::UnixRenderer renderer( in main()
119 new mozc::renderer::gtk::WindowManager( in main()
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/
H A Dmozc_renderer_main.cc70 const mozc::RunLevel::RunLevelType run_level = in main()
71 mozc::RunLevel::GetRunLevel(mozc::RunLevel::RENDERER); in main()
73 if (run_level >= mozc::RunLevel::DENY) { in main()
78 mozc::ScopedCOMInitializer com_initializer; in main()
90 mozc::SystemUtil::DisableIME(); in main()
100 mozc::InitMozc(argv[0], &argc, &argv, false); in main()
106 mozc::renderer::win32::Win32Server server; in main()
110 mozc::renderer::mac::MacServer::Init(); in main()
118 mozc::renderer::gtk::UnixRenderer renderer( in main()
119 new mozc::renderer::gtk::WindowManager( in main()
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/
H A Dmozc_renderer_main.cc70 const mozc::RunLevel::RunLevelType run_level = in main()
71 mozc::RunLevel::GetRunLevel(mozc::RunLevel::RENDERER); in main()
73 if (run_level >= mozc::RunLevel::DENY) { in main()
78 mozc::ScopedCOMInitializer com_initializer; in main()
90 mozc::SystemUtil::DisableIME(); in main()
100 mozc::InitMozc(argv[0], &argc, &argv, false); in main()
106 mozc::renderer::win32::Win32Server server; in main()
110 mozc::renderer::mac::MacServer::Init(); in main()
118 mozc::renderer::gtk::UnixRenderer renderer( in main()
119 new mozc::renderer::gtk::WindowManager( in main()
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/
H A Dmozc_renderer_main.cc70 const mozc::RunLevel::RunLevelType run_level = in main()
71 mozc::RunLevel::GetRunLevel(mozc::RunLevel::RENDERER); in main()
73 if (run_level >= mozc::RunLevel::DENY) { in main()
78 mozc::ScopedCOMInitializer com_initializer; in main()
90 mozc::SystemUtil::DisableIME(); in main()
100 mozc::InitMozc(argv[0], &argc, &argv, false); in main()
106 mozc::renderer::win32::Win32Server server; in main()
110 mozc::renderer::mac::MacServer::Init(); in main()
118 mozc::renderer::gtk::UnixRenderer renderer( in main()
119 new mozc::renderer::gtk::WindowManager( in main()
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/
H A Dmozc_renderer_main.cc70 const mozc::RunLevel::RunLevelType run_level = in main()
71 mozc::RunLevel::GetRunLevel(mozc::RunLevel::RENDERER); in main()
73 if (run_level >= mozc::RunLevel::DENY) { in main()
78 mozc::ScopedCOMInitializer com_initializer; in main()
90 mozc::SystemUtil::DisableIME(); in main()
100 mozc::InitMozc(argv[0], &argc, &argv, false); in main()
106 mozc::renderer::win32::Win32Server server; in main()
110 mozc::renderer::mac::MacServer::Init(); in main()
118 mozc::renderer::gtk::UnixRenderer renderer( in main()
119 new mozc::renderer::gtk::WindowManager( in main()
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/
H A Dmozc_renderer_main.cc70 const mozc::RunLevel::RunLevelType run_level = in main()
71 mozc::RunLevel::GetRunLevel(mozc::RunLevel::RENDERER); in main()
73 if (run_level >= mozc::RunLevel::DENY) { in main()
78 mozc::ScopedCOMInitializer com_initializer; in main()
90 mozc::SystemUtil::DisableIME(); in main()
100 mozc::InitMozc(argv[0], &argc, &argv, false); in main()
106 mozc::renderer::win32::Win32Server server; in main()
110 mozc::renderer::mac::MacServer::Init(); in main()
118 mozc::renderer::gtk::UnixRenderer renderer( in main()
119 new mozc::renderer::gtk::WindowManager( in main()
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/base/
H A Dlogging.h40 namespace mozc {
181 (mozc::LOG_##severity < mozc::LOG_FATAL) ? (void) 0 : \
182 mozc::NullLogFinalizer(mozc::LOG_##severity) & \
190 mozc::NullLogFinalizer(mozc::LOG_##severity) & \
195 mozc::NullLogFinalizer(mozc::LOG_FATAL) & mozc::Logging::GetNullLogStream()
200 mozc::LogFinalizer(mozc::LOG_##severity) & \
210 mozc::LogFinalizer(mozc::LOG_##severity) & \
221 mozc::LogFinalizer(mozc::LOG_FATAL) & \
225 << mozc::Logging::GetBeginColorEscapeSequence(mozc::LOG_FATAL) \
262 mozc::NullLogFinalizer(mozc::LOG_##severity) & \
[all …]

12345678910>>...167