Home
last modified time | relevance | path

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

/dports/textproc/fcitx5-lua/fcitx5-lua-5.0.5/src/addonloader/
H A Dluaaddonstate.cpp93 auto open_fcitx = [](lua_State *state) { in LuaAddonState() local
105 luaL_requiref(state_, "fcitx", open_fcitx, false); in LuaAddonState()