Home
last modified time | relevance | path

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

/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-list-model.c1066 got_count = nemo_file_get_directory_item_count (file, &count, &unreadable); in nemo_list_model_add_file()
1092 got_count = nemo_file_get_directory_item_count (file, &count, &unreadable); in update_dummy_row()
1257 … got_count = nemo_file_get_directory_item_count (parent_file_entry->file, &count, &unreadable); in nemo_list_model_remove()
H A Dnemo-tree-sidebar-model.c681 if (nemo_file_get_directory_item_count (node->file, &count, NULL)) { in report_node_inserted()
H A Dnemo-view.c3159 if (nemo_file_get_directory_item_count (file, &file_item_count, NULL)) { in nemo_view_display_selection_info()
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-desktop-directory-file.c403 got_count = nemo_file_get_directory_item_count (desktop_file->details->real_dir_file, in desktop_directory_file_get_item_count()
H A Dnemo-file.h236 gboolean nemo_file_get_directory_item_count (NemoFile *fi…
H A Dnemo-file.c2819 known = nemo_file_get_directory_item_count in get_item_count()
5241 nemo_file_get_directory_item_count (NemoFile *file, in nemo_file_get_directory_item_count() function
6359 if (!nemo_file_get_directory_item_count (file, &item_count, &count_unreadable)) { in nemo_file_get_size_as_string()
6398 if (!nemo_file_get_directory_item_count (file, &item_count, &count_unreadable)) { in nemo_file_get_size_as_string_with_real_size()
6773 nemo_file_get_directory_item_count (file, &item_count, &count_unreadable); in nemo_file_get_string_attribute_with_default_q()
7950 if (nemo_file_get_directory_item_count (file, &item_count, NULL)) { in nemo_file_construct_tooltip()