Home
last modified time | relevance | path

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

/dports/textproc/fcitx5-lua/fcitx5-lua-5.0.5/src/addonloader/
H A Dluaaddonstate.h190 std::tuple<int> watchEventImpl(int eventType, const char *function);
H A Dluaaddonstate.cpp163 std::tuple<int> LuaAddonState::watchEventImpl(int eventType, in watchEventImpl() function in fcitx::LuaAddonState