Home
last modified time | relevance | path

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

/dports/chinese/fcitx-libpinyin/fcitx-libpinyin-0.5.3/src/
H A Dutils.cpp14 syspath = fcitx_utils_get_fcitx_path_with_filename("datadir", "libpinyin/data"); in FcitxLibPinyinGetSysPath()
23 … syspath = fcitx_utils_get_fcitx_path_with_filename("pkgdatadir", "libpinyin/zhuyin_data"); in FcitxLibPinyinGetSysPath()
/dports/chinese/fcitx-configtool/fcitx-configtool-0.4.9/gtk3/
H A Dsub_config_widget.c193 fcitx_utils_get_fcitx_path_with_filename ("libdir", "fcitx/libexec/fcitx-qt-gui-wrapper"), in open_native_file()
194 fcitx_utils_get_fcitx_path_with_filename ("libdir", "fcitx/libexec/fcitx-qt5-gui-wrapper") in open_native_file()
270 fcitx_utils_get_fcitx_path_with_filename ("libdir", "fcitx/libexec/fcitx-qt-gui-wrapper"), in run_plugin()
271 fcitx_utils_get_fcitx_path_with_filename ("libdir", "fcitx/libexec/fcitx-qt5-gui-wrapper") in run_plugin()
/dports/chinese/fcitx-libpinyin/fcitx-libpinyin-0.5.3/dictmanager/
H A Dscelconverter.cpp58 char* path = fcitx_utils_get_fcitx_path_with_filename("bindir", "scel2org"); in convert()
/dports/japanese/fcitx-skk/fcitx-skk-0.1.4/gui/
H A Ddictmodel.cpp41 char* path = fcitx_utils_get_fcitx_path_with_filename("pkgdatadir", "skk/dictionary_list"); in defaults()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-utils/
H A Dutils.c598 char* fcitx_utils_get_fcitx_path_with_filename(const char* type, const char* filename) in fcitx_utils_get_fcitx_path_with_filename() function
634 char* command = fcitx_utils_get_fcitx_path_with_filename("bindir", name); in fcitx_utils_launch_tool()
665 char* command = fcitx_utils_get_fcitx_path_with_filename("bindir", "fcitx"); in fcitx_utils_restart_in_place()
H A Dutils.h439 char* fcitx_utils_get_fcitx_path_with_filename(const char* type, const char* filename);
/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/pinyin-enhance/
H A Dpinyin-enhance-sym.c56 fname = fcitx_utils_get_fcitx_path_with_filename( in PySymLoadDict()
H A Dpinyin-enhance-py.c401 fname = fcitx_utils_get_fcitx_path_with_filename( in py_enhance_load_py()
/dports/chinese/fcitx-configtool/fcitx-configtool-0.4.9/gtk/
H A Dsub_config_widget.c166 …char* qtguiwrapper = fcitx_utils_get_fcitx_path_with_filename ("libdir", "fcitx/libexec/fcitx-qt-g… in open_native_file()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/dbus/
H A Ddbusstuff.c355 char* command = fcitx_utils_get_fcitx_path_with_filename("bindir", "fcitx-dbus-watcher"); in DBusCreate()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/vk/
H A Dvk.c353 … char* path = fcitx_utils_get_fcitx_path_with_filename("pkgdatadir", "skin/default/keyboard.png"); in LoadVKImage()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/ui/classic/
H A Dskin.c95 char *path = fcitx_utils_get_fcitx_path_with_filename( in LoadSkinConfig()