Home
last modified time | relevance | path

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

/dports/textproc/fcitx5-lua/fcitx5-lua-5.0.5/src/addonloader/
H A Dluaaddonstate.h194 std::tuple<std::string> currentProgramImpl();
H A Dluaaddonstate.cpp246 std::tuple<std::string> LuaAddonState::currentProgramImpl() { in currentProgramImpl() function in fcitx::LuaAddonState