Home
last modified time | relevance | path

Searched refs:PropertyActivate (Results 1 – 25 of 65) sorted by relevance

123

/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc60 engine_class->property_activate = PropertyActivate; in Register()
149 void EngineRegistrar::PropertyActivate( in PropertyActivate() function in mozc::ibus::EngineRegistrar
153 g_engine->PropertyActivate(engine, property_name, property_state); in PropertyActivate()
H A Dengine_registrar.h72 static void PropertyActivate(IBusEngine *engine,
H A Dengine_interface.h84 virtual void PropertyActivate(IBusEngine *engine,
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc60 engine_class->property_activate = PropertyActivate; in Register()
149 void EngineRegistrar::PropertyActivate( in PropertyActivate() function in mozc::ibus::EngineRegistrar
153 g_engine->PropertyActivate(engine, property_name, property_state); in PropertyActivate()
H A Dengine_registrar.h72 static void PropertyActivate(IBusEngine *engine,
H A Dengine_interface.h84 virtual void PropertyActivate(IBusEngine *engine,
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc60 engine_class->property_activate = PropertyActivate; in Register()
149 void EngineRegistrar::PropertyActivate( in PropertyActivate() function in mozc::ibus::EngineRegistrar
153 g_engine->PropertyActivate(engine, property_name, property_state); in PropertyActivate()
H A Dengine_registrar.h72 static void PropertyActivate(IBusEngine *engine,
H A Dengine_interface.h84 virtual void PropertyActivate(IBusEngine *engine,
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc60 engine_class->property_activate = PropertyActivate; in Register()
149 void EngineRegistrar::PropertyActivate( in PropertyActivate() function in mozc::ibus::EngineRegistrar
153 g_engine->PropertyActivate(engine, property_name, property_state); in PropertyActivate()
H A Dengine_registrar.h72 static void PropertyActivate(IBusEngine *engine,
H A Dengine_interface.h84 virtual void PropertyActivate(IBusEngine *engine,
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc60 engine_class->property_activate = PropertyActivate; in Register()
149 void EngineRegistrar::PropertyActivate( in PropertyActivate() function in mozc::ibus::EngineRegistrar
153 g_engine->PropertyActivate(engine, property_name, property_state); in PropertyActivate()
H A Dengine_registrar.h72 static void PropertyActivate(IBusEngine *engine,
H A Dengine_interface.h84 virtual void PropertyActivate(IBusEngine *engine,
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc60 engine_class->property_activate = PropertyActivate; in Register()
149 void EngineRegistrar::PropertyActivate( in PropertyActivate() function in mozc::ibus::EngineRegistrar
153 g_engine->PropertyActivate(engine, property_name, property_state); in PropertyActivate()
H A Dengine_registrar.h72 static void PropertyActivate(IBusEngine *engine,
H A Dengine_interface.h84 virtual void PropertyActivate(IBusEngine *engine,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/input_method/
H A Dmock_input_method_engine.cc47 void MockInputMethodEngine::PropertyActivate(const std::string& property_name) { in PropertyActivate() function in chromeos::MockInputMethodEngine
H A Dmock_input_method_engine.h45 void PropertyActivate(const std::string& property_name) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/ime/chromeos/
H A Dmock_ime_engine_handler.cc63 void MockIMEEngineHandler::PropertyActivate(const std::string& property_name) { in PropertyActivate() function in chromeos::MockIMEEngineHandler
H A Dmock_ime_engine_handler.h35 void PropertyActivate(const std::string& property_name) override; in COMPONENT_EXPORT()
H A Dime_engine_handler_interface.h127 virtual void PropertyActivate(const std::string& property_name) = 0; in COMPONENT_EXPORT()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/ime/
H A Dime_engine_handler_interface.h120 virtual void PropertyActivate(const std::string& property_name) = 0; in COMPONENT_EXPORT()
/dports/textproc/ibus/ibus-1.5.24/ibus/interface/
H A Dipanel.py134 def PropertyActivate(self, prop_name, prop_state): pass member in IPanel

123