Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h465 #define LIVES_FILE_IS_DIRECTORY(ftype) ((ftype & LIVES_FILE_TYPE_DIRECTORY) ? TRUE : FALSE) macro
H A Dmachinestate.c1139 if (LIVES_FILE_IS_DIRECTORY(fdets->type)) { in file_to_file_details()
H A Dinterface.c1946 else if (LIVES_FILE_IS_DIRECTORY(filedets->type)) in fill_filt_section()