Home
last modified time | relevance | path

Searched refs:Fcitx4FrontendModule (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/fcitx5/fcitx5-5.0.11/src/frontend/fcitx4frontend/
H A Dfcitx4frontend.cpp69 Fcitx4InputMethod(int display, Fcitx4FrontendModule *module, dbus::Bus *bus) in Fcitx4InputMethod()
124 Fcitx4FrontendModule *module_;
309 Fcitx4FrontendModule::Fcitx4FrontendModule(Instance *instance) in Fcitx4FrontendModule() function in fcitx::Fcitx4FrontendModule
352 dbus::Bus *Fcitx4FrontendModule::bus() { in bus()
356 void Fcitx4FrontendModule::addDisplay(const std::string &name) { in addDisplay()
360 void Fcitx4FrontendModule::removeDisplay(const std::string &name) { in removeDisplay()
367 return new Fcitx4FrontendModule(manager->instance()); in create()
H A Dfcitx4frontend.h30 class Fcitx4FrontendModule : public AddonInstance {
32 Fcitx4FrontendModule(Instance *instance);