Home
last modified time | relevance | path

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

/dports/textproc/fcitx5-lua/fcitx5-lua-5.0.5/src/addonloader/
H A Dluaaddonstate.h191 std::tuple<> unwatchEventImpl(int id);
H A Dluaaddonstate.cpp233 std::tuple<> LuaAddonState::unwatchEventImpl(int id) { in unwatchEventImpl() function in fcitx::LuaAddonState