Home
last modified time | relevance | path

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

/dports/textproc/fcitx5/fcitx5-5.0.11/src/frontend/waylandim/
H A Dwaylandimserverv2.h45 auto *inputMethodManagerV2() { return inputMethodManagerV2_.get(); } in inputMethodManagerV2() function
H A Dwaylandimserverv2.cpp119 ic_(server->inputMethodManagerV2()->getInputMethod(seat_.get())), in WaylandIMInputContextV2()