Home
last modified time | relevance | path

Searched defs:setCurrentInputMethod (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/fcitx5-lua/fcitx5-lua-5.0.5/src/addonloader/
H A Dbase.lua119 local function setCurrentInputMethod(name,local_im) function
/dports/textproc/fcitx5/fcitx5-5.0.11/src/modules/dbus/
H A Ddbusmodule.cpp160 void setCurrentInputMethod(const std::string &imName) { in setCurrentInputMethod() function in fcitx::Controller1
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx/
H A Dinstance.cpp1911 void Instance::setCurrentInputMethod(const std::string &name) { in setCurrentInputMethod() function in fcitx::Instance
1917 void Instance::setCurrentInputMethod(InputContext *ic, const std::string &name, in setCurrentInputMethod() function in fcitx::Instance
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/embedded/
H A Dqwindowsystem_qws.cpp2753 void QWSServer::setCurrentInputMethod(QWSInputMethod *im) in setCurrentInputMethod() function in QWSServer