Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_file/
H A Dfilelist.c1721 static FileDirEntry *filelist_file_ex(struct FileList *filelist, in filelist_file_ex() function
1773 return filelist_file_ex(filelist, index, true); in filelist_file()
2153 entry = filelist_file_ex(filelist, preview->index, false); in filelist_cache_previews_update()