Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper-gtk.h291 #define LIVES_FILE_TEST_IS_REGULAR G_FILE_TEST_IS_REGULAR macro
H A Dwidget-helper-qt.h566 #define LIVES_FILE_TEST_IS_REGULAR 3 macro
577 if (test == LIVES_FILE_TEST_IS_REGULAR) { in lives_file_test()
H A Dinterface.c69 !(lives_file_test((char *)lives_slist_nth_data(slist, 0), LIVES_FILE_TEST_IS_REGULAR))) { in pv_sel_changed()