Home
last modified time | relevance | path

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

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-desktop-directory-file.c400 got_count = caja_file_get_directory_item_count (desktop_file->details->real_dir_file, in desktop_directory_file_get_item_count()
H A Dcaja-file.h216 gboolean caja_file_get_directory_item_count (CajaFile *fi…
H A Dcaja-file.c2718 known = caja_file_get_directory_item_count in get_item_count()
5158 caja_file_get_directory_item_count (CajaFile *file, in caja_file_get_directory_item_count() function
6261 if (!caja_file_get_directory_item_count (file, &item_count, &count_unreadable)) { in caja_file_get_size_as_string()
6313 if (!caja_file_get_directory_item_count (file, &item_count, &count_unreadable)) { in caja_file_get_size_as_string_with_real_size()
6688 caja_file_get_directory_item_count (file, &item_count, &count_unreadable); in caja_file_get_string_attribute_with_default_q()
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-sidebar-title.c699 && caja_file_get_directory_item_count in item_count_ready()
/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-directory-view.c2284 if (caja_file_get_directory_item_count (file, &file_item_count, NULL)) { in fm_directory_view_display_selection_info()