Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dldvinterface.c34 dvgrabw->dirname = lives_filename_to_utf8((tmp = lives_get_current_dir()), -1, NULL, NULL, NULL); in create_camwindow()
H A Dparamspecial.c476 def_dir = lives_get_current_dir(); in check_for_special()
H A Dwidget-helper-gtk.h267 #define lives_get_current_dir() g_get_current_dir() macro
H A Dsaveplay.c403 char *cwd = lives_get_current_dir(); in open_file_sel()
1912 cwd = lives_get_current_dir();
5748 char *cwd = lives_get_current_dir();
H A Dmachinestate.c917 cwd = lives_get_current_dir(); in compress_files_in_dir()
H A Dplugins.c2387 char *cwd = lives_get_current_dir(); in close_clip_decoder()
H A Dwidget-helper-qt.h584 char *lives_get_current_dir() { in lives_get_current_dir() function
H A Dutils.c3175 char *tmp1 = lives_get_current_dir(), *tmp2 = lives_build_filename(tmp1, filename + 2, NULL); in get_dirname()
H A Dcallbacks.c5248 char *cwd = lives_get_current_dir();
5729 cwd = lives_get_current_dir();
H A Dinterface.c3887 char *cwd = lives_get_current_dir(); in chooser_check_dir()
H A Deffects-weed.c1155 ret = lives_get_current_dir(); in cd_to_plugin_dir()