Home
last modified time | relevance | path

Searched defs:kfname (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/tilem/tilem-2.0/gui/
H A Dkeybindings.c217 char *kfname = get_shared_file_path("keybindings.ini", NULL); in tilem_keybindings_init() local
/dports/games/aisleriot/aisleriot-3.22.19/src/lib/
H A Drender-cards.c40 char *basepath = NULL, *kfname, *kfpath, *theme_filename; in main() local
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwworld/
H A Dcellpreloader.cpp104 std::string kfname = mesh; in doWork() local
/dports/multimedia/lives/lives-3.2.0/src/
H A Drte_window.c168 static boolean save_keymap2_file(char *kfname) { in save_keymap2_file()
219 static boolean save_keymap3_file(char *kfname) { in save_keymap3_file()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwrender/
H A Danimation.cpp734 std::string kfname = model; in addAnimSource() local
747 void Animation::addSingleAnimSource(const std::string &kfname, const std::string& baseModel) in addSingleAnimSource()
H A Dobjectpaging.cpp518 std::string kfname = Misc::StringUtils::lowerCase(model); in createChunk() local