Home
last modified time | relevance | path

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

/dports/textproc/fcitx5/fcitx5-5.0.11/src/modules/dbus/
H A Ddbusmodule.cpp159 std::string currentInputMethod() { return instance_->currentInputMethod(); } in currentInputMethod() function in fcitx::Controller1
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx/
H A Dinstance.cpp1833 std::string Instance::currentInputMethod() { in currentInputMethod() function in fcitx::Instance