Home
last modified time | relevance | path

Searched defs:addonForInputMethod (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/fcitx5/fcitx5-5.0.11/src/modules/dbus/
H A Ddbusmodule.cpp147 std::string addonForInputMethod(const std::string &imName) { in addonForInputMethod() function in fcitx::Controller1
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx/
H A Dinstance.cpp1817 std::string Instance::addonForInputMethod(const std::string &imName) { in addonForInputMethod() function in fcitx::Instance